diff options
author | David Runge <dave@sleepmap.de> | 2024-02-07 12:18:23 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-07 12:18:23 +0100 |
commit | 6e791999dadda40f76da636d806f94a9b1e988be (patch) | |
tree | 6cbba369416caf92c10fd1e5f34a0f16d3ebc1ab | |
parent | 1a6b37130b3aea38cb8f3ad51a0e1cadf94948be (diff) | |
download | nvchecker-6e791999dadda40f76da636d806f94a9b1e988be.tar.gz nvchecker-6e791999dadda40f76da636d806f94a9b1e988be.tar.bz2 nvchecker-6e791999dadda40f76da636d806f94a9b1e988be.tar.xz nvchecker-6e791999dadda40f76da636d806f94a9b1e988be.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 a937ce0..db95eb0 100644 --- a/extra.old.json +++ b/extra.old.json @@ -501,7 +501,7 @@ "python-publicsuffix": "1.1.1", "python-publicsuffix2": "2.20191221", "python-pyalsa": "v1.2.7", - "python-pydantic": "2.6.0", + "python-pydantic": "2.6.1", "python-pydantic-core": "2.16.2", "python-pydantic-extra-types": "2.5.0", "python-pydantic-settings": "2.1.0", diff --git a/extra.old.json~ b/extra.old.json~ index 3d26d03..a937ce0 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -502,7 +502,7 @@ "python-publicsuffix2": "2.20191221", "python-pyalsa": "v1.2.7", "python-pydantic": "2.6.0", - "python-pydantic-core": "2.16.1", + "python-pydantic-core": "2.16.2", "python-pydantic-extra-types": "2.5.0", "python-pydantic-settings": "2.1.0", "python-pyftdi": "0.55.0", |