Skip to content

Commit 6fd0076

Browse files
build(deps): bump psycopg2-binary from 2.9.10 to 2.9.11 in /server
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.10 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3857da commit 6fd0076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ redis==6.4.0
44
pyyaml==6.0.3
55
jsonschema==4.25.1
66
requests==2.32.5
7-
psycopg2-binary==2.9.10
7+
psycopg2-binary==2.9.11
88
supervisor==4.3.0

0 commit comments

Comments
 (0)