Skip to content

Commit 955b787

Browse files
Bump psycopg[binary,pool] from 3.2.12 to 3.2.13
Bumps [psycopg[binary,pool]](https://github.com/psycopg/psycopg) from 3.2.12 to 3.2.13. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.12...3.2.13) --- updated-dependencies: - dependency-name: psycopg[binary,pool] dependency-version: 3.2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a11645a commit 955b787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Werkzeug==3.1.3
1111
requests==2.32.5
1212

1313
# Database drivers
14-
psycopg[binary,pool]==3.2.12
14+
psycopg[binary,pool]==3.2.13
1515
PyMySQL==1.1.2

0 commit comments

Comments
 (0)