Skip to content

Commit 2c7fd62

Browse files
Bump psycopg-pool from 3.2.6 to 3.3.0
Bumps [psycopg-pool](https://github.com/psycopg/psycopg) from 3.2.6 to 3.3.0. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.6...3.3.0) --- updated-dependencies: - dependency-name: psycopg-pool dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 158ffca commit 2c7fd62

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
@@ -7,7 +7,7 @@ sqlalchemy==2.0.48
77
alembic==1.13.3
88
psycopg==3.3.2
99
psycopg-binary==3.3.3
10-
psycopg-pool==3.2.6
10+
psycopg-pool==3.3.0
1111

1212
# Validation / config
1313
pydantic==2.12.5

0 commit comments

Comments
 (0)