diff options
author | David Runge <dave@sleepmap.de> | 2024-04-13 13:00:08 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-04-13 13:00:08 +0200 |
commit | 9e2e973ee1310f3e3cf32af4741f7a67bc24a36c (patch) | |
tree | ffe1b68ae228a2e643841c9c4540ed6cf94190fc | |
parent | ef8fd0045b31743058bece436c2927e52f7100aa (diff) | |
download | nvchecker-9e2e973ee1310f3e3cf32af4741f7a67bc24a36c.tar.gz nvchecker-9e2e973ee1310f3e3cf32af4741f7a67bc24a36c.tar.bz2 nvchecker-9e2e973ee1310f3e3cf32af4741f7a67bc24a36c.tar.xz nvchecker-9e2e973ee1310f3e3cf32af4741f7a67bc24a36c.zip |
Update python-pydantic
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 02a68b0..ef653bc 100644 --- a/extra.old.json +++ b/extra.old.json @@ -509,7 +509,7 @@ "python-publicsuffix": "1.1.1", "python-publicsuffix2": "2.20191221", "python-pyalsa": "v1.2.7", - "python-pydantic": "2.6.4", + "python-pydantic": "2.7.0", "python-pydantic-core": "2.18.1", "python-pydantic-extra-types": "2.6.0", "python-pydantic-settings": "2.2.1", diff --git a/extra.old.json~ b/extra.old.json~ index 9636866..02a68b0 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -510,7 +510,7 @@ "python-publicsuffix2": "2.20191221", "python-pyalsa": "v1.2.7", "python-pydantic": "2.6.4", - "python-pydantic-core": "2.16.3", + "python-pydantic-core": "2.18.1", "python-pydantic-extra-types": "2.6.0", "python-pydantic-settings": "2.2.1", "python-pyftdi": "0.55.4", |