Skip to content

Commit

Permalink
Merge pull request #431 from PyGotham/dependabot-pip-psycopg2-2.9.10
Browse files Browse the repository at this point in the history
Bump psycopg2 from 2.9.9 to 2.9.10
  • Loading branch information
dirn authored Oct 21, 2024
2 parents da080af + 80ac1a6 commit 9682ab2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 17 deletions.
28 changes: 12 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/PyGotham/awards"

[tool.poetry.dependencies]
Django = "^4.2"
psycopg2 = "^2.9.9"
psycopg2 = "^2.9.10"
python = "^3.11"
python-decouple = "^3.8"

Expand Down

0 comments on commit 9682ab2

Please sign in to comment.