Skip to content

Commit

Permalink
Bump the psycopg group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the psycopg group with 2 updates: [psycopg](https://github.com/psycopg/psycopg) and [psycopg-binary](https://github.com/psycopg/psycopg).


Updates `psycopg` from 3.1.18 to 3.1.19
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.18...3.1.19)

Updates `psycopg-binary` from 3.1.18 to 3.1.19
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.18...3.1.19)

---
updated-dependencies:
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: psycopg
- dependency-name: psycopg-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: psycopg
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 197797a commit 21942f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dj-database-url==2.1.0
Django==4.2.11
gunicorn==22.0.0
idna==3.7
psycopg==3.1.18
psycopg-binary==3.1.18
psycopg==3.1.19
psycopg-binary==3.1.19
pycodestyle==2.11.1
python-dotenv==1.0.1
pytz==2024.1
Expand Down

0 comments on commit 21942f3

Please sign in to comment.