Skip to content

Commit

Permalink
Update dependency SQLAlchemy to v2.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 2fa6a21 commit f32041f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.30", optional = true }
SQLAlchemy = { version = "2.0.31", 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 f32041f

Please sign in to comment.