Skip to content

Commit

Permalink
build(deps-dev): bump sqlalchemy from 1.4.45 to 2.0.22
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.22.
- [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 Oct 23, 2023
1 parent 7d869e8 commit a80271e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,14 @@ six==1.14.0
# python-dateutil
# virtualenv
# websocket-client
sqlalchemy==1.4.45
sqlalchemy==2.0.22
# via -r requirements.dev.in
texttable==1.6.4
# via docker-compose
tomli==1.2.3
# via pep517
typing-extensions==4.8.0
# via sqlalchemy
urllib3==1.26.5
# via
# -c requirements.prod.txt
Expand Down

0 comments on commit a80271e

Please sign in to comment.