Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 03e24a4 commit d1fb8e2
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 16 deletions.
20 changes: 11 additions & 9 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 @@ -11,7 +11,7 @@ plaster-pastedeploy = "1.0.1"
pyramid = "2.0.2"
pyramid-mako = "1.1.0"
pyramid-debugtoolbar = "4.12.1"
waitress = "3.0.0"
waitress = "3.0.2"
alembic = "1.13.3"
pyramid-retry = "2.1.1"
pyramid-tm = "2.5"
Expand All @@ -21,7 +21,7 @@ transaction = "4.0"
cornice = "6.1.0"
requests = "2.32.3"
psycopg2 = "2.9.10"
c2cwsgiutils = { version = "6.0.8", extras = ["webserver"] }
c2cwsgiutils = { version = "6.0.9", extras = ["webserver"] }
cee-syslog-handler = "0.6.0"
PyJWT = "2.9.0"
redis = "5.1.1"
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 @@ -9,6 +9,6 @@
"devDependencies": {
"lit": "3.2.1",
"typescript": "5.6.3",
"vite": "5.4.10"
"vite": "5.4.11"
}
}

0 comments on commit d1fb8e2

Please sign in to comment.