Skip to content

Commit 465807e

Browse files
build(deps): bump psycopg2-binary from 2.9.10 to 2.9.11 in /server (#673)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a942886 commit 465807e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==7.1.2
2-
psycopg2-binary==2.9.10
2+
psycopg2-binary==2.9.11
33
git+https://github.com/MarkUsProject/autotest-helpers.git#subdirectory=notebook_helper
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==7.1.2
2-
psycopg2-binary==2.9.10
2+
psycopg2-binary==2.9.11

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ redis==7.1.0
33
pyyaml==6.0.3
44
jsonschema==4.25.1
55
requests==2.32.5
6-
psycopg2-binary==2.9.10
6+
psycopg2-binary==2.9.11
77
supervisor==4.3.0

0 commit comments

Comments
 (0)