Skip to content

Commit

Permalink
build(deps): bump psycopg2-binary from 2.9.8 to 2.9.9
Browse files Browse the repository at this point in the history
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.8 to 2.9.9.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](psycopg/psycopg2@2.9.8...2.9.9)

---
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 Nov 1, 2023
1 parent 2dadd2b commit f7fb2d0
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 194 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
django = "==4.2.5"
psycopg2-binary = "==2.9.8"
psycopg2-binary = "==2.9.9"
django-debug-toolbar = "==4.2.0"
django-environ = "==0.11.2"
django-allauth = "==0.57.0"
Expand Down
Loading

0 comments on commit f7fb2d0

Please sign in to comment.