Skip to content

Commit

Permalink
Bump psycopg from 3.1.19 to 3.2.1 (#69)
Browse files Browse the repository at this point in the history
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.19...3.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2024
1 parent 04c3c9f commit c5c7aa0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ djangorestframework = "==3.14.0"
djangorestframework-simplejwt = "5.3.1"
gunicorn = "<22.0,>=21.2"
inflect = "7.0.0"
psycopg = {extras = ["binary"], version = "3.1.19"}
psycopg = {extras = ["binary"], version = "3.2.1"}
setuptools = "69.0.3"
sqlparse = "==0.4.4"
whitenoise = {extras = ["brotli"], version = "<7.0,>=6.0"}
Expand Down
11 changes: 6 additions & 5 deletions Pipfile.lock

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

0 comments on commit c5c7aa0

Please sign in to comment.