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 1a5dc5b commit 9d2dfd2
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
120 changes: 60 additions & 60 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pyramid-tm = { version = "2.5", optional = true }
sentry-sdk = "2.8.0"
ujson = { version = "5.8.0" }
cee_syslog_handler = { version = "0.6.0" }
SQLAlchemy = { version = "2.0.32", optional = true }
SQLAlchemy = { version = "2.0.35", optional = true }
SQLAlchemy-Utils = { version = "0.41.2", optional = true }
"zope.interface" = { version = "6.0", optional = true }
"zope.sqlalchemy" = { version = "3.1", optional = true }
Expand All @@ -95,7 +95,7 @@ prometheus-client = { version = "0.17.1", optional = true}
pyramid_mako = { version = "1.1.0", optional = true}
pillow = { version = "10.3.0", optional = true }
scipy = { version = "1.10.1", optional = true }
urllib3 = "2.2.2"
urllib3 = "2.2.3"
idna = { version = "3.7", optional = true }
webob = "1.8.8"

Expand Down Expand Up @@ -182,9 +182,9 @@ junit2html = "30.1.6"
pytest = "7.4.4"
pytest-cov = "4.1.0"
pytest-html = "4.0.2"
types-pyyaml = "6.0.12.20240808"
types-pyyaml = "6.0.12.20240917"
types-requests = "2.31.0.20240406"
types-redis = "4.6.0.20240819"
types-redis = "4.6.0.20240903"
types-ujson = "5.8.0.1"
types-python-dateutil = "2.8.19.20240311"
typing_extensions = "4.8.0"
Expand Down

0 comments on commit 9d2dfd2

Please sign in to comment.