Skip to content

Commit

Permalink
build(deps): bump sqlalchemy from 1.4.45 to 2.0.30
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.30.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 741160f commit 07c7d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/blog/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ asyncpgsa==0.27.1
bcrypt==4.1.3
pytoml==0.1.21
redis==5.0.4
sqlalchemy==1.4.45
sqlalchemy==2.0.30

# testing
pytest==8.1.1
Expand Down

0 comments on commit 07c7d91

Please sign in to comment.