Skip to content

Commit

Permalink
Bump psycopg2-binary from 2.9.5 to 2.9.10
Browse files Browse the repository at this point in the history
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 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-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1a6d064 commit 0fc76c7
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 75 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ django-extensions = "==3.2.1"

[packages]
django-dotenv = "==1.4.2"
"psycopg2-binary" = "==2.9.5"
"psycopg2-binary" = "==2.9.10"
django-allauth = {version = "==64.2.1", extras=["socialaccount"]}
gnupg = "==2.3.1"
whitenoise = "==5.3.0"
Expand Down
144 changes: 70 additions & 74 deletions Pipfile.lock

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

0 comments on commit 0fc76c7

Please sign in to comment.