Skip to content

Commit a12e526

Browse files
authored
Merge pull request #150 from opszero/dependabot/pip/psycopg-3.2.10
Bump psycopg from 3.2.9 to 3.2.10
2 parents bc833da + 53bdfbc commit a12e526

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -11,7 +11,7 @@ python = "^3.11"
1111
mangum = "^0.17.0"
1212
requests = "^2.32.5"
1313
django = "^5.2"
14-
psycopg = {extras = ["pool"], version = "^3.2.9"}
14+
psycopg = {extras = ["pool"], version = "^3.2.10"}
1515

1616

1717
[build-system]

0 commit comments

Comments
 (0)