Skip to content

Commit

Permalink
fix(deps): bump the python-pip group with 1 update (#124)
Browse files Browse the repository at this point in the history
Bumps the python-pip group with 1 update: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy).


Updates `sqlalchemy` from 2.0.27 to 2.0.28
- [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
  dependency-group: python-pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 49d32e4 commit a49f40f
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.27
sqlalchemy == 2.0.28
flask-sqlalchemy >= 3.0.1
psycopg2 == 2.9.9
flask-migrate == 4.0.5
Expand Down

0 comments on commit a49f40f

Please sign in to comment.