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 f52621c commit 30c0137
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.14
3.10.15
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 @@ -12,10 +12,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 @@ -31,7 +31,7 @@ requests-oauthlib = "2.0.0"
ujson = "5.10.0"
azure-storage-blob = "12.22.0"
azure-identity = "1.17.1"
urllib3 = { version = "2.2.2", optional = true }
urllib3 = { version = "2.2.3", optional = true }
certifi = { version = "2024.8.30", optional = true }
webob = { version = "1.8.8", optional = true }
cryptography = "43.0.1"
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 30c0137

Please sign in to comment.