mirror of
https://github.com/arduino/library-registry.git
synced 2025-05-16 09:04:31 +03:00
Merge pull request #4012 from arduino/dependabot/pip/production/yamllint-1.34.0
Bump yamllint from 1.33.0 to 1.34.0
This commit is contained in:
commit
e04310e290
8
poetry.lock
generated
8
poetry.lock
generated
@ -317,13 +317,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "yamllint"
|
||||
version = "1.33.0"
|
||||
version = "1.34.0"
|
||||
description = "A linter for YAML files."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "yamllint-1.33.0-py3-none-any.whl", hash = "sha256:28a19f5d68d28d8fec538a1db21bb2d84c7dc2e2ea36266da8d4d1c5a683814d"},
|
||||
{file = "yamllint-1.33.0.tar.gz", hash = "sha256:2dceab9ef2d99518a2fcf4ffc964d44250ac4459be1ba3ca315118e4a1a81f7d"},
|
||||
{file = "yamllint-1.34.0-py3-none-any.whl", hash = "sha256:33b813f6ff2ffad2e57a288281098392b85f7463ce1f3d5cd45aa848b916a806"},
|
||||
{file = "yamllint-1.34.0.tar.gz", hash = "sha256:7f0a6a41e8aab3904878da4ae34b6248b6bc74634e0d3a90f0fb2d7e723a3d4f"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -336,4 +336,4 @@ dev = ["doc8", "flake8", "flake8-import-order", "rstcheck[sphinx]", "sphinx"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "1be1d45b92ebabb4e3f4482cc87c8e6320ea68689270c26f9ba871b4104f0967"
|
||||
content-hash = "6f72209399feb9cee6ad13c951c7439b9a11287f47dcb59f19480f989fe935a8"
|
||||
|
@ -17,7 +17,7 @@ invoke = "^2.2.0"
|
||||
black = "^24.1"
|
||||
flake8 = "^7.0.0"
|
||||
pep8-naming = "^0.13.3"
|
||||
yamllint = "^1.33.0"
|
||||
yamllint = "^1.34.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user