Skip to content

Commit 37331be

Browse files
build(deps): bump click from 8.3.1 to 8.4.1 (#61)
Bumps [click](https://github.com/pallets/click) from 8.3.1 to 8.4.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.4.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f821cc commit 37331be

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Calculate the next csda-version"
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"click>=8.3.1",
8+
"click>=8.4.1",
99
"pydantic>=2.12.5",
1010
]
1111

uv.lock

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

0 commit comments

Comments
 (0)