diff options
author | David Runge <dave@sleepmap.de> | 2024-04-24 11:39:14 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-04-24 11:39:14 +0200 |
commit | 41c0c004af70654883a28c3f720bd8522cd4aad2 (patch) | |
tree | 184839f4e7858d7274e546cec557e8f4bd6a5e09 /extra.old.json | |
parent | f7e4c57d878cdd1f1f24bc8a36f4dc6d8fe4130a (diff) | |
download | nvchecker-41c0c004af70654883a28c3f720bd8522cd4aad2.tar.gz nvchecker-41c0c004af70654883a28c3f720bd8522cd4aad2.tar.bz2 nvchecker-41c0c004af70654883a28c3f720bd8522cd4aad2.tar.xz nvchecker-41c0c004af70654883a28c3f720bd8522cd4aad2.zip |
Update python-pydantic-core
Signed-off-by: David Runge <dave@sleepmap.de>
Diffstat (limited to 'extra.old.json')
-rw-r--r-- | extra.old.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra.old.json b/extra.old.json index a9e55c9..a61e39a 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1559,7 +1559,8 @@ "version": "2.7.0" }, "python-pydantic-core": { - "version": "2.18.1" + "version": "2.18.2", + "url": "https://pypi.org/project/pydantic-core/2.18.2/" }, "python-pydantic-extra-types": { "version": "2.7.0", |