Skip to content

Commit a485666

Browse files
Bump psycopg2-binary from 2.9.2 to 2.9.3 (#102)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary 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>
1 parent d69c40a commit a485666

File tree

2 files changed

+59
-39
lines changed

2 files changed

+59
-39
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ logmatic-python = "==0.1.7"
2020
confluent-kafka = "==1.8.2"
2121
jaeger-client = "==4.8.0"
2222
prometheus-client = "==0.13.1"
23-
psycopg2-binary = "==2.9.2"
23+
psycopg2-binary = "==2.9.3"
2424
click = "==8.0.3"
2525
flask = "==2.0.2"
2626
backoff = "==1.11.1"

Pipfile.lock

Lines changed: 58 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)