Skip to content

Commit 13540f8

Browse files
authored
Merge pull request #4 from cainky/dependabot/pip/click-8.3.0
Bump click from 8.2.1 to 8.3.0
2 parents b7f606f + bd669b1 commit 13540f8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
click = "^8.2.1"
10+
click = "^8.3.0"
1111

1212

1313
[build-system]

0 commit comments

Comments
 (0)