Skip to content

Commit ec9893b

Browse files
renovate[bot]jackton1
authored andcommitted
Update dependency psycopg2 to v2.9.6
1 parent 344c38d commit ec9893b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ sphinx-autobuild = "^2021.0.0"
7777
sphinx_rtd_theme = "^1.0.0"
7878
lockfile = "^0.12.2"
7979
recommonmark = "^0.7.1"
80-
psycopg2 = {version = "=2.9.3", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
80+
psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
8181
mysqlclient = {version = "=2.1.1", python = "^3.6"}
8282
tox = "^3.25"
8383
mypy = {version = "^0.961", python = "^3.6"}

0 commit comments

Comments
 (0)