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 Aug 28, 2023
1 parent f0837a5 commit aeeba2a
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 60 deletions.
115 changes: 57 additions & 58 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 @@ -78,13 +78,13 @@ gunicorn = { version = "20.1.0", optional = true }
lxml = { version = "4.9.3", optional = true }
netifaces = { version = "0.11.0", optional = true }
objgraph = { version = "3.5.0", optional = true }
psycopg2 = { version = "2.9.6", optional = true }
psycopg2 = { version = "2.9.7", optional = true }
pyramid = { version = "2.0.2", optional = true }
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.15", optional = true }
SQLAlchemy = { version = "2.0.20", 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 aeeba2a

Please sign in to comment.