Skip to content

Commit

Permalink
Bump psycopg2 from 2.9.7 to 2.9.8 (#54)
Browse files Browse the repository at this point in the history
* Bump psycopg2 from 2.9.7 to 2.9.8

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] <support@github.com>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bervianto Leo Pratama <bervianto.leo@gmail.com>
  • Loading branch information
dependabot[bot] and berviantoleo authored Oct 19, 2023
1 parent 41e7c3f commit f7686dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ gunicorn==21.2.0
pytest==7.4.0
coverage==7.3.0
pony==0.7.16
psycopg2==2.9.7
flask-login==0.6.2
psycopg2==2.9.8
flask-login==0.6.2
Werkzeug==2.3.7

0 comments on commit f7686dc

Please sign in to comment.