Skip to content

Commit 813517c

Browse files
Bump psycopg[binary] from 3.2.4 to 3.2.9
Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.4 to 3.2.9. - [Changelog](https://github.com/psycopg/psycopg/blob/3.2.9/docs/news.rst) - [Commits](psycopg/psycopg@3.2.4...3.2.9) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8419373 commit 813517c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Werkzeug[watchdog]==3.1.3 # https://github.com/pallets/werkzeug
44
ipdb==0.13.13 # https://github.com/gotcha/ipdb
5-
psycopg[binary]==3.2.4 # https://github.com/psycopg/psycopg
5+
psycopg[binary]==3.2.9 # https://github.com/psycopg/psycopg
66

77
# Testing
88
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)