Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: psycopg
  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 Dec 11, 2023
1 parent eba77c2 commit c0bb3ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jwcrypto = "==1.5.0"
littletable = "==2.2.3"
newrelic = "==9.0.0"
pillow = "==10.1.0"
psycopg = "==3.1.10"
psycopg = "==3.1.14"
pycryptodome = "==3.19.0"
pydantic = "==1.10.12" # fix for fhir.resources < 7.0.2
pyjwt = "==2.8.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit c0bb3ba

Please sign in to comment.