Skip to content

Commit 9601db2

Browse files
Bump psycopg2 from 2.9.9 to 2.9.10
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8f1a7e commit 9601db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==5.0.10
22
django-environ==0.11.2
3-
psycopg2==2.9.9
3+
psycopg2==2.9.10
44
djangorestframework==3.15.2
55

66
celery==5.4.0

0 commit comments

Comments
 (0)