Skip to content

Commit ba8a94c

Browse files
build(deps-dev): bump psycopg2-binary from 2.9.5 to 2.9.6 (#591)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.6) --- 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 ef76c72 commit ba8a94c

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.5
11+
psycopg2-binary==2.9.6
1212
redis==4.5.4
1313

1414
mypy==1.1.1

0 commit comments

Comments
 (0)