|
|
@@ -337,13 +337,13 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-co |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "pluggy" |
|
|
|
version = "1.3.0" |
|
|
|
version = "1.4.0" |
|
|
|
description = "plugin and hook calling mechanisms for python" |
|
|
|
optional = false |
|
|
|
python-versions = ">=3.8" |
|
|
|
files = [ |
|
|
|
{file = "pluggy-1.3.0-py3-none-any.whl", hash = "sha256:d89c696a773f8bd377d18e5ecda92b7a3793cbe66c87060a6fb58c7b6e1061f7"}, |
|
|
|
{file = "pluggy-1.3.0.tar.gz", hash = "sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12"}, |
|
|
|
{file = "pluggy-1.4.0-py3-none-any.whl", hash = "sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981"}, |
|
|
|
{file = "pluggy-1.4.0.tar.gz", hash = "sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be"}, |
|
|
|
] |
|
|
|
|
|
|
|
[package.extras] |
|
|
@@ -352,13 +352,13 @@ testing = ["pytest", "pytest-benchmark"] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "pytest" |
|
|
|
version = "7.4.3" |
|
|
|
version = "8.1.0" |
|
|
|
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.1.0-py3-none-any.whl", hash = "sha256:ee32db7af8de4629a455806befa90559f307424c07b8413ccfc30bf5b221dd7e"}, |
|
|
|
{file = "pytest-8.1.0.tar.gz", hash = "sha256:f8fa04ab8f98d185113ae60ea6d79c22f8143b14bc1caeced44a0ab844928323"}, |
|
|
|
] |
|
|
|
|
|
|
|
[package.dependencies] |
|
|
@@ -366,11 +366,11 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""} |
|
|
|
exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} |
|
|
|
iniconfig = "*" |
|
|
|
packaging = "*" |
|
|
|
pluggy = ">=0.12,<2.0" |
|
|
|
tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""} |
|
|
|
pluggy = ">=1.4,<2.0" |
|
|
|
tomli = {version = ">=1", markers = "python_version < \"3.11\""} |
|
|
|
|
|
|
|
[package.extras] |
|
|
|
testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] |
|
|
|
testing = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "python-dateutil" |
|
|
@@ -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 = "3c6d0d120e3078ca8fdc0e0f4a0b4b5c32a3882e6080f6cc01c0a820b27b1dd1" |