Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.23 to 2.0.25 (#3339)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.23 to 2.0.25.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 1f4d2f7 commit 509bf9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ webtest==3.0.0
cornice==6.0.1
pyramid==2.0.2
python-rapidjson==1.14
SQLAlchemy==2.0.23
SQLAlchemy==2.0.25
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.61
sentry-sdk==1.39.1
requests==2.31.0
SQLAlchemy==2.0.23
SQLAlchemy==2.0.25
statsd==4.0.1
transaction==4.0
python-rapidjson==1.14
Expand Down

0 comments on commit 509bf9e

Please sign in to comment.