Skip to content

Commit aa9835d

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

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.4
1111
requests==2.32.5
1212

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

0 commit comments

Comments
 (0)