Skip to content

Commit 81ad007

Browse files
dependabot[bot]SaptakS
authored andcommitted
Bump psycopg[binary] from 3.2.13 to 3.3.0 in /requirements
Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.13 to 3.3.0. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst) - [Commits](psycopg/psycopg@3.2.13...3.3.0) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b9d96c commit 81ad007

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.2.13
5+
psycopg[binary]==3.3.0
66
watchdog==6.0.0

0 commit comments

Comments
 (0)