Skip to content

Commit

Permalink
Bump sqlalchemy-utils from 0.38.3 to 0.41.2 (#452)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.38.3 to 0.41.2.
- [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases)
- [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst)
- [Commits](https://github.com/kvesteri/sqlalchemy-utils/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent a6d090a commit fda0b13
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 @@ -40,7 +40,7 @@ Flask-Admin>=1.5.6
pymysql==1.1.1
psycopg2-binary
sqlalchemy==1.4.42
sqlalchemy-utils==0.38.3 # Provides extra datatypes
sqlalchemy-utils==0.41.2 # Provides extra datatypes

# Timezones
pytz
Expand Down

0 comments on commit fda0b13

Please sign in to comment.