Skip to content

Commit f3f6993

Browse files
Bump psycopg from 3.3.3 to 3.3.4 in /requirements
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.3.3 to 3.3.4. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.3...3.3.4) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e11f62 commit f3f6993

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
black==26.3.1 # Used by Django's find_formatters and run_formatters
33
django-debug-toolbar==6.3.0
44
prek==0.3.8
5-
psycopg[binary]==3.3.3
5+
psycopg[binary]==3.3.4
66
watchdog==6.0.0

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r common.txt
22
gunicorn==25.3.0
3-
psycopg[c]==3.3.3
3+
psycopg[c]==3.3.4
44
redis==7.4.0
55
sentry-sdk==2.59.0

0 commit comments

Comments
 (0)