diff options
author | David Runge <dave@sleepmap.de> | 2024-02-01 21:55:47 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-01 21:55:47 +0100 |
commit | 0a80a613591209c2f7e091506f6bc9374d5f77ba (patch) | |
tree | 12d9c7f47c14978eff5f83e6aef67d21d9c77541 | |
parent | 2a8a4035833e47ff52d6a10891158adb421273a2 (diff) | |
download | nvchecker-0a80a613591209c2f7e091506f6bc9374d5f77ba.tar.gz nvchecker-0a80a613591209c2f7e091506f6bc9374d5f77ba.tar.bz2 nvchecker-0a80a613591209c2f7e091506f6bc9374d5f77ba.tar.xz nvchecker-0a80a613591209c2f7e091506f6bc9374d5f77ba.zip |
Update python-pytest-metadata
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index d37f06b..a86755f 100644 --- a/extra.old.json +++ b/extra.old.json @@ -524,7 +524,7 @@ "python-pytest-helpers-namespace": "2021.12.29", "python-pytest-html": "4.1.1", "python-pytest-httpserver": "1.0.8", - "python-pytest-metadata": "3.0.0", + "python-pytest-metadata": "3.1.0", "python-pytest-pretty": "1.2.0", "python-pytest-rerunfailures": "13.0", "python-pytest-responsemock": "1.1.1", diff --git a/extra.old.json~ b/extra.old.json~ index def8da7..d37f06b 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -502,7 +502,7 @@ "python-pyalsa": "v1.2.7", "python-pydantic": "2.6.0", "python-pydantic-core": "2.16.1", - "python-pydantic-extra-types": "2.4.1", + "python-pydantic-extra-types": "2.5.0", "python-pydantic-settings": "2.1.0", "python-pyftdi": "0.55.0", "python-pyliblo": "0.10.0", |