|
|
@@ -352,13 +352,13 @@ testing = ["pytest", "pytest-benchmark"] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "pytest" |
|
|
|
version = "7.4.3" |
|
|
|
version = "8.0.1" |
|
|
|
description = "pytest: simple powerful testing with Python" |
|
|
|
optional = false |
|
|
|
python-versions = ">=3.7" |
|
|
|
python-versions = ">=3.8" |
|
|
|
files = [ |
|
|
|
{file = "pytest-7.4.3-py3-none-any.whl", hash = "sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac"}, |
|
|
|
{file = "pytest-7.4.3.tar.gz", hash = "sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5"}, |
|
|
|
{file = "pytest-8.0.1-py3-none-any.whl", hash = "sha256:3e4f16fe1c0a9dc9d9389161c127c3edc5d810c38d6793042fb81d9f48a59fca"}, |
|
|
|
{file = "pytest-8.0.1.tar.gz", hash = "sha256:267f6563751877d772019b13aacbe4e860d73fe8f651f28112e9ac37de7513ae"}, |
|
|
|
] |
|
|
|
|
|
|
|
[package.dependencies] |
|
|
@@ -366,7 +366,7 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""} |
|
|
|
exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} |
|
|
|
iniconfig = "*" |
|
|
|
packaging = "*" |
|
|
|
pluggy = ">=0.12,<2.0" |
|
|
|
pluggy = ">=1.3.0,<2.0" |
|
|
|
tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""} |
|
|
|
|
|
|
|
[package.extras] |
|
|
@@ -561,4 +561,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p |
|
|
|
[metadata] |
|
|
|
lock-version = "2.0" |
|
|
|
python-versions = "^3.8" |
|
|
|
content-hash = "6c7215b9edd5dd28d8d477ca3a535e5dfa989f6a96977bbc8a78620f765afc3d" |
|
|
|
content-hash = "4805123a3182cb35c246dfdbf206f3a81d592d830daf27987597f7a8d313aaa4" |