Skip to content

Commit

Permalink
Bump psycopg2 from 2.9.7 to 2.9.9 (#838)
Browse files Browse the repository at this point in the history
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.7 to 2.9.9.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](psycopg/psycopg2@2.9.7...2.9.9)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent ec34e7c commit 48c0684
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ lxml = "^4.9.3"
prometheus-client = "0.17.1"
structlog = "^23.1.0"
colorama = "^0.4.6"
psycopg2 = "^2.9.7"
psycopg2 = "^2.9.9"
google-auth = "^2.23.2"


Expand Down

0 comments on commit 48c0684

Please sign in to comment.