Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 91bf960 commit dd3b29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ markdown==3.4.4
# via -r requirements.in
packaging==23.1
# via gunicorn
psycopg2-binary==2.9.7
psycopg2-binary==2.9.8
# via -r requirements.in
pyjwt==2.7.0
# via djangorestframework-simplejwt
Expand Down

0 comments on commit dd3b29c

Please sign in to comment.