diff options
author | David Runge <dave@sleepmap.de> | 2024-01-13 22:28:24 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-01-13 22:28:24 +0100 |
commit | 97c031df0b6b63659890d7c3e077da1a4d928987 (patch) | |
tree | be7ed8f598eb005bb9fc2a51754f3d4b36247d47 | |
parent | 643eed25492ef57542ceff252d724add3ab38398 (diff) | |
download | nvchecker-97c031df0b6b63659890d7c3e077da1a4d928987.tar.gz nvchecker-97c031df0b6b63659890d7c3e077da1a4d928987.tar.bz2 nvchecker-97c031df0b6b63659890d7c3e077da1a4d928987.tar.xz nvchecker-97c031df0b6b63659890d7c3e077da1a4d928987.zip |
Update python-pydantic-extra-types
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 59ee195..7745399 100644 --- a/extra.old.json +++ b/extra.old.json @@ -496,7 +496,7 @@ "python-pyalsa": "v1.2.7", "python-pydantic": "2.5.3", "python-pydantic-core": "2.14.6", - "python-pydantic-extra-types": "2.3.0", + "python-pydantic-extra-types": "2.4.1", "python-pydantic-settings": "2.1.0", "python-pyftdi": "0.55.0", "python-pyliblo": "0.10.0", diff --git a/extra.old.json~ b/extra.old.json~ index 275e6cf..59ee195 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -422,7 +422,7 @@ "python-etesync": "0.12.1", "python-ethtool": "0.15", "python-falcon": "3.1.3", - "python-fastapi": "0.108.0", + "python-fastapi": "0.109.0", "python-fastjsonschema": "2.19.1", "python-fastnumbers": "5.1.0", "python-findpython": "0.4.1", |