Skip to content

Commit 50791fa

Browse files
dependabot[bot]SaptakS
authored andcommitted
Bump psycopg[binary] from 3.2.10 to 3.2.12 in /requirements
Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.10 to 3.2.12. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.10...3.2.12) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.2.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14bd859 commit 50791fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
black==25.9.0 # Used by Django's find_formatters and run_formatters
33
django-debug-toolbar==6.0.0
44
pre-commit~=4.3.0
5-
psycopg[binary]==3.2.10
5+
psycopg[binary]==3.2.12
66
watchdog==6.0.0

0 commit comments

Comments
 (0)