Skip to content

Commit

Permalink
Bump psycopg2-binary from 2.8.6 to 2.9.7 (#467)
Browse files Browse the repository at this point in the history
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.7.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits/2.9.7)

---
updated-dependencies:
- dependency-name: psycopg2-binary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 0de0a84 commit c1ab717
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 40 deletions.
103 changes: 64 additions & 39 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 @@ -10,7 +10,7 @@ django = "^2.2.28"
celery = "*"
oauthlib = "*"
panoptes-client = ">=1.1.1"
psycopg2-binary = "~2.8.6"
psycopg2-binary = "~2.9.7"
redis = "*"
gunicorn = "*"
social-auth-app-django = "*"
Expand Down

0 comments on commit c1ab717

Please sign in to comment.