Skip to content

Commit

Permalink
fix(deps): bump sqlalchemy from 2.0.26 to 2.0.27 (#114)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.26 to 2.0.27.
- [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>
Co-authored-by: Daniel Rahamim <[email protected]>
  • Loading branch information
dependabot[bot] and drahamim authored Feb 24, 2024
1 parent 84e488c commit ee0e880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ webassets == 2.0
Werkzeug == 3.0.1
WTForms == 3.1.2
zipp == 3.17.0
sqlalchemy == 2.0.26
sqlalchemy == 2.0.27
flask-sqlalchemy >= 3.0.1
psycopg2 == 2.9.9
flask-migrate == 4.0.5
Expand Down

0 comments on commit ee0e880

Please sign in to comment.