chore(pip-prod)(deps): 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](https://github.com/pallets/click/compare/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] <support@github.com>
This commit is contained in:
parent
24d3c5f9b3
commit
de05b324cf
8
poetry.lock
generated
8
poetry.lock
generated
@ -206,13 +206,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "click"
|
name = "click"
|
||||||
version = "8.1.7"
|
version = "8.1.8"
|
||||||
description = "Composable command line interface toolkit"
|
description = "Composable command line interface toolkit"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"},
|
{file = "click-8.1.8-py3-none-any.whl", hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2"},
|
||||||
{file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"},
|
{file = "click-8.1.8.tar.gz", hash = "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@ -810,4 +810,4 @@ files = [
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.8"
|
python-versions = "^3.8"
|
||||||
content-hash = "296de0cc7812b49fd6a1cfbbb67d3abd5b206b265deff31036f2e4ae42f8cc47"
|
content-hash = "81b834d61a121a5c5ca418b64c2e649bc496051f38d51c42d0eea066840f0086"
|
||||||
|
@ -14,7 +14,7 @@ astroid = "3.2.4"
|
|||||||
attrs = "24.3.0"
|
attrs = "24.3.0"
|
||||||
certifi = "2024.12.14"
|
certifi = "2024.12.14"
|
||||||
charset-normalizer = "3.4.0"
|
charset-normalizer = "3.4.0"
|
||||||
click = "8.1.7"
|
click = "8.1.8"
|
||||||
dill = "0.3.9"
|
dill = "0.3.9"
|
||||||
exceptiongroup = "1.2.2"
|
exceptiongroup = "1.2.2"
|
||||||
idna = "3.10"
|
idna = "3.10"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user