Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 63ef283 commit a7c8a32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -47,7 +47,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.9"
click = "^8.1.7"
click = "^8.1.8"
loguru = "^0.7.2"
PyGithub = "^2.5"
requests = "^2.32.3"
Expand Down

0 comments on commit a7c8a32

Please sign in to comment.