Skip to content

Commit b94b8df

Browse files
build(deps): bump click from 8.3.0 to 8.3.1 in /requirements
Bumps [click](https://github.com/pallets/click) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.0...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f702b3 commit b94b8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/fabric/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ pytest-rerunfailures ==16.0.1; python_version < "3.10"
88
pytest-rerunfailures ==16.1; python_version >= "3.10"
99
pytest-random-order ==1.2.0
1010
click ==8.1.8; python_version < "3.11"
11-
click ==8.3.0; python_version > "3.10"
11+
click ==8.3.1; python_version > "3.10"
1212
tensorboardX >=2.6, <2.7.0 # todo: relax it back to `>=2.2` after fixing tests
1313
huggingface-hub

0 commit comments

Comments
 (0)