Skip to content

Commit 754d062

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

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.3.1
14+
psycopg[binary,pool]==3.3.2
1515
PyMySQL==1.1.2

0 commit comments

Comments
 (0)