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 Jun 4, 2024
1 parent b4e2dd9 commit b6ff22a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
108 changes: 54 additions & 54 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ sentry = "c2cwsgiutils.sentry:filter_factory"

[tool.poetry.dependencies]
python = ">=3.8,<3.12"
requests = "2.32.0"
requests = "2.32.3"
pyyaml = { version = "6.0.1" }
alembic = { version = "1.9.4", optional = true }
boltons = { version = "21.0.0", optional = true }
Expand All @@ -84,7 +84,7 @@ pyramid-tm = { version = "2.5", optional = true }
sentry-sdk = { version = "1.14.0", optional = true }
ujson = { version = "5.7.0", optional = true }
cee_syslog_handler = { version = "0.6.0", optional = true }
SQLAlchemy = { version = "2.0.29", optional = true }
SQLAlchemy = { version = "2.0.30", optional = true }
SQLAlchemy-Utils = { version = "0.39.0", optional = true }
"zope.interface" = { version = "5.5.2", optional = true }
"zope.sqlalchemy" = { version = "1.6", optional = true }
Expand Down

0 comments on commit b6ff22a

Please sign in to comment.