Skip to content

Commit bfa94e7

Browse files
Bump psycopg2-binary from 2.9.9 to 2.9.10 in /backend
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fea067 commit bfa94e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements_docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ariadne==0.21
22
fastapi==0.109.2
33
httpx==0.26.0
4-
psycopg2-binary==2.9.9
4+
psycopg2-binary==2.9.10
55
pydantic==2.5.3
66
python-multipart==0.0.7
77
python-jose==3.3.0

0 commit comments

Comments
 (0)