Skip to content

Commit 9fb5d42

Browse files
Bump psycopg2 from 2.9.9 to 2.9.10 (#1257)
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.9 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: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 4061cea commit 9fb5d42

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.5
2020

2121

2222
# dev
23-
psycopg2==2.9.9
23+
psycopg2==2.9.10
2424

2525
# docs
2626
pygments==2.18.0

0 commit comments

Comments
 (0)