Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent b2e0e95 commit 03505b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
30 changes: 5 additions & 25 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 @@ -8,7 +8,7 @@ packages = [{include = "ccfcoef"}]

[tool.poetry.dependencies]
python = "^3.10"
click = "^8.1.3"
click = "^8.1.7"
pytest = "^7.3.1"
pandas = "^2.0.1"
regex = "^2023.5.5"
Expand Down

0 comments on commit 03505b0

Please sign in to comment.