Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
b6284bde4e build(deps): bump sqlalchemy-utils from 0.42.0 to 0.42.1 in /src
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.42.0 to 0.42.1.
- [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/compare/0.42.0...0.42.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 20:31:46 +00:00

View File

@@ -9,7 +9,7 @@ gunicorn==23.0.0
requests==2.32.5 requests==2.32.5
tcconfig==0.30.1 tcconfig==0.30.1
sqlalchemy==2.0.44 sqlalchemy==2.0.44
sqlalchemy_utils==0.42.0 sqlalchemy_utils==0.42.1
psycopg[binary]==3.3.2 psycopg[binary]==3.3.2
PyMySQL==1.1.2 PyMySQL==1.1.2
tzlocal==5.3.1 tzlocal==5.3.1