Skip to content

Commit

Permalink
build(deps): bump click from 8.1.3 to 8.1.4
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 24a34e1 commit 7c959b2
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 @@ -12,7 +12,7 @@ documentation = "https://docs.beamerbridge.com/"
[tool.poetry.dependencies]
python = ">=3.10,<3.11"
web3 = "^6.5.0"
click = "^8.0.3"
click = "^8.1.4"
structlog = "^23.1.0"
python-statemachine = "^2.0.0"
prometheus-client = "^0.17.0"
Expand Down

0 comments on commit 7c959b2

Please sign in to comment.