diff options
author | David Runge <dave@sleepmap.de> | 2024-02-20 15:46:43 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-20 15:46:43 +0100 |
commit | 01e0841a468af0f2964c594271f43c588a52a3f6 (patch) | |
tree | ad9a9bb1c8ce8fa8308f7a3a0b768144216efc82 | |
parent | 7f690387c208d6953284c006e03939d390c067db (diff) | |
download | nvchecker-01e0841a468af0f2964c594271f43c588a52a3f6.tar.gz nvchecker-01e0841a468af0f2964c594271f43c588a52a3f6.tar.bz2 nvchecker-01e0841a468af0f2964c594271f43c588a52a3f6.tar.xz nvchecker-01e0841a468af0f2964c594271f43c588a52a3f6.zip |
Update python-pydantic-settings
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.new.json | 2 | ||||
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra.new.json b/extra.new.json index aa42306..46e76e0 100644 --- a/extra.new.json +++ b/extra.new.json @@ -631,7 +631,7 @@ "rst2pdf": "0.101", "rt-tests": "v2.6", "rtaudio": "6.0.1", - "rtirq": "20240120", + "rtirq": "20240220", "rtmidi": "6.0.0", "rtosc": "v0.3.1", "rubberband": "v3.3.0", diff --git a/extra.old.json b/extra.old.json index 71c6ca8..7851a2d 100644 --- a/extra.old.json +++ b/extra.old.json @@ -508,7 +508,7 @@ "python-pydantic": "2.6.1", "python-pydantic-core": "2.16.2", "python-pydantic-extra-types": "2.5.0", - "python-pydantic-settings": "2.2.0", + "python-pydantic-settings": "2.2.1", "python-pyftdi": "0.55.0", "python-pyliblo": "0.10.0", "python-pylink-square": "1.2.0", diff --git a/extra.old.json~ b/extra.old.json~ index 825168b..71c6ca8 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -387,7 +387,7 @@ "python-calmjs": "3.4.4", "python-calmjs.parse": "1.3.1", "python-calmjs.types": "1.0.1", - "python-cbor2": "5.6.1", + "python-cbor2": "5.6.2", "python-cerberus": "1.3.5", "python-certifi": "2024.2.2", "python-cfgv": "3.4.0", |