Skip to content

Commit df65d79

Browse files
Bump psycopg2 from 2.9.9 to 2.9.11
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...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] <support@github.com>
1 parent 28a63da commit df65d79

2 files changed

Lines changed: 12 additions & 18 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ django-choices-field = "^2.3"
1414
django-cors-headers = "^4.4.0"
1515
gunicorn = "^22.0.0"
1616
Pillow = "^10.4.0"
17-
psycopg2 = "^2.9.9"
17+
psycopg2 = "^2.9.11"
1818
strawberry-django-auth = "^0.376.2"
1919
strawberry-graphql-django = "^0.46.1"
2020
whitenoise = "^6.7.0"

0 commit comments

Comments
 (0)