build(deps): bump psycopg[binary] from 3.2.13 to 3.3.2 in /src (#1016)

Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.13 to 3.3.2.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.13...3.3.2)

---
updated-dependencies:
- dependency-name: psycopg[binary]
  dependency-version: 3.3.2
  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>
This commit is contained in:
dependabot[bot]
2025-12-09 09:54:21 +01:00
committed by GitHub
parent 9af2983a7b
commit 785d0d6b06

View File

@@ -10,7 +10,7 @@ requests==2.32.5
tcconfig==0.30.1
sqlalchemy==2.0.44
sqlalchemy_utils==0.42.0
psycopg[binary]==3.2.13
psycopg[binary]==3.3.2
PyMySQL==1.1.2
tzlocal==5.3.1
python-jose==3.5.0