Skip to content

Commit

Permalink
pip(deps): bump click from 8.1.3 to 8.1.7 (#285)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent b0535ef commit 64763cd
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 @@ -35,7 +35,7 @@ toml = "^0.10.2"
tables = "^3.8.0"
Jinja2 = "^3.0.3"
scipy = "^1.10.1"
click = "^8.1.3"
click = "^8.1.7"
pydantic = "^1.10.9,<2"
pydelica = "^0.4.3"
bokeh = "^3.1.1"
Expand Down

0 comments on commit 64763cd

Please sign in to comment.