Skip to content

Commit e3fc8d2

Browse files
Bump click from 8.1.7 to 8.1.8
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-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7437398 commit e3fc8d2

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
@@ -21,7 +21,7 @@ auto-pr = "autopr:main"
2121
python = ">=3.9.2,<4.0"
2222
marshmallow = "3.21.3"
2323
marshmallow-dataclass = "8.6.1"
24-
click = "8.1.7"
24+
click = "8.1.8"
2525
PyYAML = "6.0.2"
2626
PyGithub = "2.6.1"
2727
single-source = "0.4.0"

0 commit comments

Comments
 (0)