Merge pull request #97 from alexpolo1/dependabot/pip/pytest-8.2.2

Bump pytest from 8.2.0 to 8.2.2
This commit is contained in:
alexpolo1
2024-06-07 07:29:07 +02:00
committed by GitHub

6
poetry.lock generated
View File

@@ -708,13 +708,13 @@ testutils = ["gitpython (>3)"]
[[package]]
name = "pytest"
version = "8.2.0"
version = "8.2.2"
description = "pytest: simple powerful testing with Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "pytest-8.2.0-py3-none-any.whl", hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233"},
{file = "pytest-8.2.0.tar.gz", hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f"},
{file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"},
{file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"},
]
[package.dependencies]