build(deps): bump sqlalchemy-utils from 0.42.0 to 0.42.1 in /src (#1038)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-02 18:32:09 +01:00
committed by GitHub
parent a3da48be8c
commit 682587183f

View File

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