Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.46 to 2.0.18
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 2.0.18.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 2d67331 commit 6b846bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python-dateutil==2.8.2
python-memcached==1.59
sentry-sdk==1.25.1
requests==2.31.0
SQLAlchemy==1.4.46
SQLAlchemy==2.0.18
statsd==4.0.1
transaction==3.1.0
python-rapidjson==1.10
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ redis =
memcached =
python-memcached
postgresql =
SQLAlchemy < 2
SQLAlchemy < 3
psycopg2
zope.sqlalchemy
monitoring =
Expand Down

0 comments on commit 6b846bf

Please sign in to comment.