Skip to content

Commit 3f150e6

Browse files
Bump click from 8.2.1 to 8.3.0
Bumps [click](https://github.com/pallets/click) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed70d07 commit 3f150e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
click==8.2.1
1+
click==8.3.0
22
entrypoints==0.4
33
Pillow==11.3.0
44
Sphinx==8.2.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
click==8.2.1
1+
click==8.3.0
22
entrypoints==0.4
33
requests==2.32.5
44
numpy==2.3.3

0 commit comments

Comments
 (0)