Skip to content

Commit 53c612d

Browse files
⬆ bump psycopg2 from 2.9.10 to 2.9.11
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.10 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) --- updated-dependencies: - dependency-name: psycopg2 dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb9434e commit 53c612d

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
@@ -1,7 +1,7 @@
11
fastapi[all]==0.124.0
22
Authlib==1.6.5
33
SQLAlchemy==2.0.43
4-
psycopg2==2.9.10
4+
psycopg2==2.9.11
55
bcrypt==4.3.0
66
alembic==1.17.1
77
psutil==7.1.3

0 commit comments

Comments
 (0)