Skip to content

Commit c58d1bf

Browse files
Bump click from 8.1.7 to 8.1.8 (#106)
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c05a841 commit c58d1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ test = [
6868
"ruff ==0.8.4",
6969
"django-stubs",
7070
"python-jose==3.3.0",
71-
"click==8.1.7",
71+
"click==8.1.8",
7272
"freezegun"
7373
]
7474

0 commit comments

Comments
 (0)