Skip to content

Commit

Permalink
⬆️ Bump psycopg-binary from 3.1.10 to 3.1.12 in /shifter (#208)
Browse files Browse the repository at this point in the history
Bumps [psycopg-binary](https://github.com/psycopg/psycopg) from 3.1.10 to 3.1.12.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.10...3.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Toby Such <toby@tobysuch.uk>
  • Loading branch information
dependabot[bot] and TobySuch authored Oct 3, 2023
1 parent e0e144f commit 1fc9abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shifter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Django==4.2.5
django-crontab==0.7.1
gunicorn==21.2.0
psycopg==3.1.12
psycopg-binary==3.1.10
psycopg-binary==3.1.12
sqlparse==0.4.4
typing_extensions==4.8.0

0 comments on commit 1fc9abb

Please sign in to comment.