Skip to content

Commit

Permalink
Bump psycopg2 from 2.9.7 to 2.9.8
Browse files Browse the repository at this point in the history
Bumps [psycopg2](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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 7b96676 commit e99313a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gunicorn==20.1.0
whitenoise==6.5.0

# Database APIs
psycopg2==2.9.7
psycopg2==2.9.8

# Content loading
verto==1.1.0
Expand Down

0 comments on commit e99313a

Please sign in to comment.