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] committed Oct 1, 2024
1 parent ac08843 commit 7015d48
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 66 deletions.
114 changes: 57 additions & 57 deletions custom/poetry.lock

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

6 changes: 3 additions & 3 deletions custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ pyramid = "2.0.2"
pyramid-mako = "1.1.0"
pyramid-debugtoolbar = "4.12.1"
waitress = "3.0.0"
alembic = "1.13.2"
alembic = "1.13.3"
pyramid-retry = "2.1.1"
pyramid-tm = "2.5"
sqlalchemy = "2.0.32"
sqlalchemy = "2.0.35"
transaction = "4.0"
"zope.sqlalchemy" = "3.1"
cornice = "6.1.0"
Expand All @@ -30,7 +30,7 @@ PyYAML = "6.0.2"
sentry-sdk = "2.13.0"
requests-oauthlib = "2.0.0"
ujson = "5.10.0"
urllib3 = "2.2.2"
urllib3 = "2.2.3"
webob = { version = "1.8.8", optional = true }

[tool.poetry.dev-dependencies]
Expand Down
10 changes: 5 additions & 5 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.0",
"typescript": "5.5.4",
"vite": "5.4.2"
"vite": "5.4.8"
}
}

0 comments on commit 7015d48

Please sign in to comment.