Skip to content

Commit 59f7cd1

Browse files
dependabot[bot]inducer
authored andcommitted
Bump psycopg2 from 2.9.9 to 2.9.10
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44175d4 commit 59f7cd1

File tree

2 files changed

+13
-17
lines changed

2 files changed

+13
-17
lines changed

poetry.lock

+12-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ cryptography = ">=3.2.1"
115115

116116
social-auth-app-django = "^5.4.1"
117117

118-
psycopg2 = { version = "^2.9.3", optional = true }
118+
psycopg2 = { version = "^2.9.10", optional = true }
119119

120120
pylibmc = { version = "^1.6.0", optional = true }
121121

0 commit comments

Comments
 (0)