Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit c101fc6

Browse files
Bump click from 8.1.1 to 8.1.3 (#14201)
1 parent 130668b commit c101fc6

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

changelog.d/14201.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump click from 8.1.1 to 8.1.3.

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ parameterized = ">=0.7.4"
296296
idna = ">=2.5"
297297

298298
# The following are used by the release script
299-
click = "==8.1.1"
299+
click = "==8.1.3"
300300
# GitPython was == 3.1.14; bumped to 3.1.20, the first release with type hints.
301301
GitPython = ">=3.1.20"
302302
commonmark = "==0.9.1"

0 commit comments

Comments
 (0)