Skip to content

Commit 11db4dc

Browse files
pip prod(deps): bump click from 8.0.4 to 8.1.8
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.8. - [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.8) --- updated-dependencies: - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb97c3a commit 11db4dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
click == 8.0.4
2+
click == 8.1.8
33
requests >= 2.32.2
44
prompt_toolkit >= 2
55
pygments >= 2.0.0

tools/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest
44
pytest-cov
55
mock
66
sphinx
7-
click == 8.0.4
7+
click == 8.1.8
88
requests >= 2.32.2
99
prompt_toolkit >= 2
1010
pygments >= 2.0.0

0 commit comments

Comments
 (0)