Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 1fb0e08 commit 5392101
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pdfrw = "0.4"
pdfminer = "20191125"
petrovna = "1.0.2"
Pillow = "9.2.0"
psycopg2 = {version="^2.9.4", optional=true}
psycopg2 = {version="^2.9.9", optional=true}
PyPDF2 = "1.28.6"
python-dateutil = "2.8.2"
pymemcache = "4.0.0"
Expand Down Expand Up @@ -72,7 +72,7 @@ beren = "0.7.1"
transliterate = "1.10.2"
imgkit = "1.2.3"
astm = {git = "https://github.com/moodpulse/python-astm.git", rev = "v0.6"}
psycopg2-binary = "^2.9.4"
psycopg2-binary = "^2.9.9"
boto3 = "^1.28.64"
prompt-toolkit = "^3.0.36"
pdf2docx = "^0.5.6"
Expand Down

0 comments on commit 5392101

Please sign in to comment.