]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
build(deps): update psycopg2 requirement from ~=2.9.0 to ~=2.9.9
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 12 Jul 2024 15:24:53 +0000 (15:24 +0000)
committerStephen Finucane <stephenfinucane@hotmail.com>
Fri, 12 Jul 2024 16:19:39 +0000 (17:19 +0100)
Updates the requirements on [psycopg2](https://github.com/psycopg/psycopg2) to permit the latest version.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/compare/2.9.6...2.9.9)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
requirements-prod.txt

index 9c9b3ffabd744a0ab3bf471fe079594332ed0d9b..8fa04407ead8108ca052656ef848b168391f4b56 100644 (file)
@@ -1,5 +1,5 @@
 Django~=5.0.0
 djangorestframework~=3.15.0
 django-filter~=24.2.0
-psycopg2~=2.9.0
+psycopg2~=2.9.9
 sqlparse~=0.5.0