Skip to content

Commit 444ea32

Browse files
dependabot[bot]SaptakS
authored andcommitted
Bump psycopg[binary] from 3.3.0 to 3.3.2 in /requirements
Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.3.0 to 3.3.2. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.0...3.3.2) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4bf35d commit 444ea32

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.11.0 # Used by Django's find_formatters and run_formatters
33
django-debug-toolbar==6.1.0
44
pre-commit~=4.5.0
5-
psycopg[binary]==3.3.0
5+
psycopg[binary]==3.3.2
66
watchdog==6.0.0

0 commit comments

Comments
 (0)