Skip to content

Commit 5d49077

Browse files
pip prod(deps): bump click from 8.1.8 to 8.3.3
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.3. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.3) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75a4170 commit 5d49077

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.8
2+
click == 8.3.3
33
requests >= 2.32.5
44
prompt_toolkit >= 3.0.52
55
pygments >= 2.20.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.1.8
7+
click == 8.3.3
88
requests >= 2.32.5
99
prompt_toolkit >= 3.0.52
1010
pygments >= 2.20.0

0 commit comments

Comments
 (0)