Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2023
1 parent d47d8a3 commit 35c55cc
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
124 changes: 62 additions & 62 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 @@ python = "^3.9"
daphne = "^4.0.0"
Django = "^4.2"
django-allauth = "^0.57.0"
psycopg2-binary = "^2.9.7"
psycopg2-binary = "^2.9.8"

[tool.poetry.group.dev.dependencies]
autoflake = "^2.2"
Expand Down

0 comments on commit 35c55cc

Please sign in to comment.