1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2025-04-10 17:50:32 +00:00

⬆️ (deps): Bump click from 8.1.4 to 8.1.5

Bumps [click](https://github.com/pallets/click) from 8.1.4 to 8.1.5.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.5/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.4...8.1.5)

---
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:
dependabot[bot] 2023-07-14 08:46:28 +00:00 committed by GitHub
parent d11a30d819
commit 988c2d28e9
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

6
poetry.lock generated
View file

@ -119,13 +119,13 @@ files = [
[[package]]
name = "click"
version = "8.1.4"
version = "8.1.5"
description = "Composable command line interface toolkit"
optional = true
python-versions = ">=3.7"
files = [
{file = "click-8.1.4-py3-none-any.whl", hash = "sha256:2739815aaa5d2c986a88f1e9230c55e17f0caad3d958a5e13ad0797c166db9e3"},
{file = "click-8.1.4.tar.gz", hash = "sha256:b97d0c74955da062a7d4ef92fadb583806a585b2ea81958a81bd72726cbb8e37"},
{file = "click-8.1.5-py3-none-any.whl", hash = "sha256:e576aa487d679441d7d30abb87e1b43d24fc53bffb8758443b1a9e1cee504548"},
{file = "click-8.1.5.tar.gz", hash = "sha256:4be4b1af8d665c6d942909916d31a213a106800c47d0eeba73d34da3cbc11367"},
]
[package.dependencies]