Skip to content

Commit 87130b7

Browse files
build(deps): bump click from 8.1.6 to 8.1.7
Bumps [click](https://github.com/pallets/click) from 8.1.6 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.6...8.1.7) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed9c7f1 commit 87130b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ classifiers = [
3838
apispec = { extras = ["marshmallow", "yaml"], version = "^6.1.0" }
3939
apispec-plugins = "^0.2.0"
4040
apispec-ui = "^0.1.4"
41-
click = "^8.1.6"
41+
click = "^8.1.7"
4242
flask = "^2.3.2"
4343
flask-restful = "^0.3.10"
4444
flask-sqlalchemy = "^3.0.5"

0 commit comments

Comments
 (0)