Skip to content

Commit d188176

Browse files
Bump click from 8.1.7 to 8.2.1
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.2.1. - [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.2.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dc0b68 commit d188176

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = [{include = "ldnp"}]
1111
python = "^3.11"
1212
jinja2 = "^3.1.6"
1313
pyxdg = "^0.28"
14-
click = "^8.1.3"
14+
click = "^8.2.1"
1515
python-gnupg = "0.5.5"
1616
coloredlogs = "^15.0.1"
1717
colorama = "^0.4.6"

0 commit comments

Comments
 (0)