Skip to content

Commit ba0a281

Browse files
Bump psycopg from 3.1.2 to 3.1.16
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.2 to 3.1.16. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.2...3.1.16) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02b94cf commit ba0a281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def get_version(version_file):
9595
"boto3 == 1.24.82",
9696
"docopt == 0.6.2",
9797
"ec2-metadata == 2.13.0",
98-
"psycopg == 3.1.2",
98+
"psycopg == 3.1.16",
9999
"schema == 0.7.5",
100100
"setuptools >= 24.2.0",
101101
],

0 commit comments

Comments
 (0)