Skip to content

Commit

Permalink
build(deps-dev): bump sqlalchemy from 1.4.45 to 2.0.25
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.45 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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent c28c7fe commit 1db1285
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ six==1.14.0
# python-dateutil
# virtualenv
# websocket-client
sqlalchemy==1.4.45
sqlalchemy==2.0.25
# via -r requirements.dev.in
texttable==1.6.4
# via docker-compose
Expand All @@ -192,6 +192,7 @@ typing-extensions==4.9.0
# black
# pydantic
# pydantic-core
# sqlalchemy
urllib3==1.26.5
# via
# -c requirements.prod.txt
Expand Down

0 comments on commit 1db1285

Please sign in to comment.