Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.45 to 2.0.21
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.21.
- [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 Oct 1, 2023
1 parent a9ac66f commit 90d50dc
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 310 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Werkzeug = "==2.3.6"
# Database
Flask-SQLAlchemy = "==3.0.2"
psycopg2-binary = "==2.9.5"
SQLAlchemy = "==1.4.45"
SQLAlchemy = "==2.0.21"
# Migrations
Flask-Migrate = "==4.0.4"
# Forms
Expand Down
Loading

0 comments on commit 90d50dc

Please sign in to comment.