Skip to content

Commit

Permalink
⬆️ Bump click from 8.0.2 to 8.1.6
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 8.0.2 to 8.1.6.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](pallets/click@8.0.2...8.1.6)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 6c3bc67 commit 1b872cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ classifiers = [ #! Update me

[tool.poetry.dependencies]
python = "^3.8"
click = "8.0.2"
click = "8.1.6"

[tool.poetry.dev-dependencies]
bandit = "^1.7.1"
Expand Down

0 comments on commit 1b872cf

Please sign in to comment.