mirror of
https://github.com/arduino/library-registry.git
synced 2025-05-19 08:13:41 +03:00
Bump invoke from 2.1.2 to 2.1.3
Bumps [invoke](https://github.com/pyinvoke/invoke) from 2.1.2 to 2.1.3. - [Commits](https://github.com/pyinvoke/invoke/compare/2.1.2...2.1.3) --- updated-dependencies: - dependency-name: invoke dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
de3cfd27a9
commit
a23f67f5a4
8
poetry.lock
generated
8
poetry.lock
generated
@ -117,13 +117,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "invoke"
|
name = "invoke"
|
||||||
version = "2.1.2"
|
version = "2.1.3"
|
||||||
description = "Pythonic task execution"
|
description = "Pythonic task execution"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6"
|
python-versions = ">=3.6"
|
||||||
files = [
|
files = [
|
||||||
{file = "invoke-2.1.2-py3-none-any.whl", hash = "sha256:bfc904df1c9e9fe1a881933de661fe054b8db616ff2c4cf78e00407fe473ba5d"},
|
{file = "invoke-2.1.3-py3-none-any.whl", hash = "sha256:51e86a08d964160e01c44eccd22f50b25842bd96a9c63c11177032594cb86740"},
|
||||||
{file = "invoke-2.1.2.tar.gz", hash = "sha256:a6cc1f06f75bacd0b1e11488fa3bf3e62f85e31f62e2c0172188613ba5b070e2"},
|
{file = "invoke-2.1.3.tar.gz", hash = "sha256:a3b15d52d50bbabd851b8a39582c772180b614000fa1612b4d92484d54d38c6b"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@ -339,4 +339,4 @@ dev = ["doc8", "flake8", "flake8-import-order", "rstcheck[sphinx]", "sphinx"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.9"
|
python-versions = "^3.9"
|
||||||
content-hash = "69762e22d01952f49aef7effcb315eaae196e7fc6fb2bddf805fd9588c3defbc"
|
content-hash = "4fdc4bd6f50e4f2f3899573491c2831f22f244974e3e7c792fbf8178d2fa77ab"
|
||||||
|
@ -13,7 +13,7 @@ python = "^3.9"
|
|||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
pytest = "^7.3.2"
|
pytest = "^7.3.2"
|
||||||
invoke = "^2.1.2"
|
invoke = "^2.1.3"
|
||||||
black = "^23.3"
|
black = "^23.3"
|
||||||
flake8 = "^6.0.0"
|
flake8 = "^6.0.0"
|
||||||
pep8-naming = "^0.13.3"
|
pep8-naming = "^0.13.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user