Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent ac08843 commit ddb3c8d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
20 changes: 10 additions & 10 deletions custom/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ psycopg2 = "2.9.9"
c2cwsgiutils = { version = "6.0.8", extras = ["webserver"] }
cee-syslog-handler = "0.6.0"
PyJWT = "2.9.0"
redis = "5.0.8"
redis = "5.1.0"
PyYAML = "6.0.2"
sentry-sdk = "2.13.0"
sentry-sdk = "2.15.0"
requests-oauthlib = "2.0.0"
ujson = "5.10.0"
urllib3 = "2.2.2"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {},
"devDependencies": {
"lit": "3.2.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.2"
}
}

0 comments on commit ddb3c8d

Please sign in to comment.