Skip to content

Commit bee886e

Browse files
Bump click from 8.2.1 to 8.3.0
Bumps [click](https://github.com/pallets/click) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08ef50b commit bee886e

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
@@ -11,7 +11,7 @@ packages = [{include = "ldnp"}]
1111
python = "^3.10"
1212
jinja2 = "^3.1.6"
1313
pyxdg = "^0.28"
14-
click = "^8.2.1"
14+
click = "^8.3.0"
1515
python-gnupg = "0.5.5"
1616
coloredlogs = "^15.0.1"
1717
colorama = "^0.4.6"

0 commit comments

Comments
 (0)