Skip to content

Commit 1ac9fb6

Browse files
build(deps-dev): bump psycopg2 from 2.9.6 to 2.9.7 (#724)
Bumps [psycopg2](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 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 858f1e2 commit 1ac9fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pytest-aiohttp==1.0.4
2020

2121

2222
# dev
23-
psycopg2==2.9.6
23+
psycopg2==2.9.7
2424

2525
# docs
2626
pygments==2.15.1

0 commit comments

Comments
 (0)