mirror of
https://github.com/arduino/library-registry.git
synced 2025-05-19 08:13:41 +03:00
Merge pull request #2380 from arduino/dependabot/pip/production/pytest-7.2.1
Bump pytest from 7.2.0 to 7.2.1
This commit is contained in:
commit
955e3e87f0
8
poetry.lock
generated
8
poetry.lock
generated
@ -272,14 +272,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "pytest"
|
||||
version = "7.2.0"
|
||||
version = "7.2.1"
|
||||
description = "pytest: simple powerful testing with Python"
|
||||
category = "dev"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "pytest-7.2.0-py3-none-any.whl", hash = "sha256:892f933d339f068883b6fd5a459f03d85bfcb355e4981e146d2c7616c21fef71"},
|
||||
{file = "pytest-7.2.0.tar.gz", hash = "sha256:c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59"},
|
||||
{file = "pytest-7.2.1-py3-none-any.whl", hash = "sha256:c7c6ca206e93355074ae32f7403e8ea12163b1163c976fee7d4d84027c162be5"},
|
||||
{file = "pytest-7.2.1.tar.gz", hash = "sha256:d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -395,4 +395,4 @@ setuptools = "*"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "2813055b49144673411ed8714923471007976b2de22f71be88c19c4f91ab6594"
|
||||
content-hash = "a77f8844f458f6c726a61826a35d8c7c5c1c4e0018e5142495db4b1ce02b314c"
|
||||
|
@ -12,7 +12,7 @@ license = "CC0-1.0"
|
||||
python = "^3.9"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.2.0"
|
||||
pytest = "^7.2.1"
|
||||
invoke = "^1.7.3"
|
||||
black = "^22.12"
|
||||
flake8 = "^6.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user