Skip to content

Commit 337f283

Browse files
Bump psycopg2 from 2.9.2 to 2.9.3
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3d6cb2 commit 337f283

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==3.2.10
22
django-environ==0.8.1
3-
psycopg2==2.9.2
3+
psycopg2==2.9.3
44
djangorestframework==3.13.1
55

66
celery==5.2.3

0 commit comments

Comments
 (0)