Merge pull request #121 from alexpolo1/dependabot/pip/pytest-8.3.3

Bump pytest from 8.3.1 to 8.3.3
This commit is contained in:
alexpolo1
2024-09-23 13:36:07 +02:00
committed by GitHub

6
poetry.lock generated
View File

@@ -720,13 +720,13 @@ testutils = ["gitpython (>3)"]
[[package]]
name = "pytest"
version = "8.3.1"
version = "8.3.3"
description = "pytest: simple powerful testing with Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"},
{file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"},
{file = "pytest-8.3.3-py3-none-any.whl", hash = "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2"},
{file = "pytest-8.3.3.tar.gz", hash = "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181"},
]
[package.dependencies]