diff options
author | David Runge <dave@sleepmap.de> | 2024-04-13 11:10:57 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-04-13 11:10:57 +0200 |
commit | 5201b966612fab5b4515f5bc85f08097cfb84904 (patch) | |
tree | 12c570c292f189f0fef0933466143a5678386057 | |
parent | 8607da8804119580f1d9e801e1e630a92eb9d2ae (diff) | |
download | nvchecker-5201b966612fab5b4515f5bc85f08097cfb84904.tar.gz nvchecker-5201b966612fab5b4515f5bc85f08097cfb84904.tar.bz2 nvchecker-5201b966612fab5b4515f5bc85f08097cfb84904.tar.xz nvchecker-5201b966612fab5b4515f5bc85f08097cfb84904.zip |
Update python-cbor2
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 79f8cd5..7452ac0 100644 --- a/extra.old.json +++ b/extra.old.json @@ -389,7 +389,7 @@ "python-calmjs": "3.4.4", "python-calmjs.parse": "1.3.1", "python-calmjs.types": "1.0.1", - "python-cbor2": "5.6.2", + "python-cbor2": "5.6.3", "python-cerberus": "1.3.5", "python-certifi": "2024.2.2", "python-cfgv": "3.4.0", diff --git a/extra.old.json~ b/extra.old.json~ index 026a26e..79f8cd5 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -66,7 +66,7 @@ "carla": "v2.5.8", "casync": "v2", "catatonit": "v0.2.0", - "check-jsonschema": "0.28.1", + "check-jsonschema": "0.28.2", "chromaprint": "v1.5.1", "clap": "1.2.0", "cloud-init": "24.1", |