Skip to content

Commit d732093

Browse files
Bump click from 8.0.4 to 8.1.2 (#132)
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.0.4...8.1.2) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee82a96 commit d732093

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ confluent-kafka = "==1.8.2"
2121
jaeger-client = "==4.8.0"
2222
prometheus-client = "==0.13.1"
2323
psycopg2-binary = "==2.9.3"
24-
click = "==8.0.4"
24+
click = "==8.1.2"
2525
flask = "==2.0.3"
2626
backoff = "==1.11.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}

Pipfile.lock

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

0 commit comments

Comments
 (0)