Skip to content

Commit f4e300c

Browse files
build(deps-dev): bump psycopg2-binary from 2.9.6 to 2.9.7 (#720)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.7. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.6...2.9.7) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:development 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 66a6035 commit f4e300c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/graphql-demo/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ trafaret_config==2.0.2
88
graphene==2.1.9
99
graphql-core==2.3.2
1010
graphql-ws==0.4.4
11-
psycopg2-binary==2.9.6
11+
psycopg2-binary==2.9.7
1212
redis==4.5.4
1313

1414
mypy==1.2.0

0 commit comments

Comments
 (0)