Skip to content

Commit 243a157

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] <[email protected]>
1 parent dcafe48 commit 243a157

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
@@ -30,7 +30,7 @@ markupsafe==3.0.2
3030
# jinja2
3131
# mako
3232
# werkzeug
33-
psycopg2==2.9.10
33+
psycopg2==2.9.11
3434
# via -r requirements.in
3535
python-dateutil==2.9.0.post0
3636
# via -r requirements.in

0 commit comments

Comments
 (0)