|
|
@@ -361,13 +361,13 @@ testing = ["pytest", "pytest-benchmark"] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "pytest" |
|
|
|
version = "8.3.1" |
|
|
|
version = "8.3.4" |
|
|
|
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.4-py3-none-any.whl", hash = "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6"}, |
|
|
|
{file = "pytest-8.3.4.tar.gz", hash = "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761"}, |
|
|
|
] |
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|