Skip to content

Commit 52dcf07

Browse files
Bump psycopg2 from 2.9.7 to 2.9.10 (#1282)
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.7 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e506475 commit 52dcf07

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,5 +1,5 @@
11
tornado==4.5.3 # http://www.tornadoweb.org/en/stable/releases.html
2-
psycopg2==2.9.7 # http://initd.org/psycopg/articles/tag/release/
2+
psycopg2==2.9.10 # http://initd.org/psycopg/articles/tag/release/
33
sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.html
44
netifaces>=0.10,<0.11 # https://bitbucket.org/al45tair/netifaces/src/
55
pycryptodomex==3.19.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst

0 commit comments

Comments
 (0)