Skip to content

Commit b7f606f

Browse files
authored
Merge pull request #3 from cainky/dependabot/pip/click-8.2.1
Bump click from 8.2.0 to 8.2.1
2 parents f44e96c + a21639e commit b7f606f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -7,7 +7,7 @@ readme = "README.md"
77

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

1212

1313
[build-system]

0 commit comments

Comments
 (0)