Skip to content

Commit ff2a70e

Browse files
Bump psycopg2 from 2.9.10 to 2.9.11
Bumps [psycopg2](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 dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 924b29b commit ff2a70e

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pillow = "==11.3.0"
4242
prometheus-client = "==0.21.0"
4343
xlsxwriter = "==3.2.5"
4444
blinker = "==1.7.0"
45-
psycopg2 = "==2.9.10"
45+
psycopg2 = "==2.9.11"
4646
django-storages = { extras = ["s3"], version = "==1.14.6" }
4747
django-opensearch-dsl = "==0.7.0"
4848
django-structlog = {extras = ["celery"], version = "==9.1.1"}

Pipfile.lock

Lines changed: 10 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)