Skip to content

Commit

Permalink
Bump click from 8.1.3 to 8.1.4 in /helpers
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.4.
- [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.4)

---
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] committed Jul 7, 2023
1 parent 4cfc4eb commit 1a91383
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 deletions helpers/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 helpers/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.9"
click = "^8.1.3"
click = "^8.1.4"
async-eval = { version = "^0.2.0", extras = ["pydevd-pycharm"] }

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 1a91383

Please sign in to comment.