Skip to content

Commit

Permalink
Update psycopg2 requirement from ~=2.9.7 to ~=2.9.10
Browse files Browse the repository at this point in the history
Updates the requirements on [psycopg2](https://github.com/psycopg/psycopg2) to permit the latest version.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 51eac2f commit 67e18bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ mixpanel==4.10.1
ua-parser==0.18.0

alembic~=1.12.00
psycopg2~=2.9.7
psycopg2~=2.9.10

-e git+https://github.com/OCHA-DAP/hapi-sqlalchemy-schema@v0.9.3#egg=hapi-schema

0 comments on commit 67e18bb

Please sign in to comment.