Skip to content

Commit

Permalink
Don't upprade SQLAlchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner authored and renovate[bot] committed Oct 3, 2023
1 parent 4d9232e commit bf004e2
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 46 deletions.
89 changes: 44 additions & 45 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.21", optional = true }
SQLAlchemy = { version = "2.0.15", 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 bf004e2

Please sign in to comment.