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.19 to 3.2.1
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.19...3.2.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 0dd05a3 commit b380aa4
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.2.0
Django==4.2.13
gunicorn==22.0.0
idna==3.7
psycopg==3.1.19
psycopg-binary==3.1.19
psycopg==3.2.1
psycopg-binary==3.2.1
pycodestyle==2.12.0
python-dotenv==1.0.1
pytz==2024.1
Expand Down

0 comments on commit b380aa4

Please sign in to comment.