diff options
author | David Runge <dave@sleepmap.de> | 2024-02-06 18:41:22 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-06 18:41:22 +0100 |
commit | c9d918c0137442804094f1f23d1e2b03e6bb93e1 (patch) | |
tree | 1ef484fe49f7267fd795d7d8b296a8bcadf81dfa | |
parent | 74ff68b48d05eb2e910a6e12867feed041863e0e (diff) | |
download | nvchecker-c9d918c0137442804094f1f23d1e2b03e6bb93e1.tar.gz nvchecker-c9d918c0137442804094f1f23d1e2b03e6bb93e1.tar.bz2 nvchecker-c9d918c0137442804094f1f23d1e2b03e6bb93e1.tar.xz nvchecker-c9d918c0137442804094f1f23d1e2b03e6bb93e1.zip |
Update python-certifi
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 30f20e8..888347f 100644 --- a/extra.old.json +++ b/extra.old.json @@ -384,7 +384,7 @@ "python-calmjs.types": "1.0.1", "python-cbor2": "5.6.0", "python-cerberus": "1.3.5", - "python-certifi": "2023.11.17", + "python-certifi": "2024.2.2", "python-cfgv": "3.4.0", "python-click-command-tree": "1.1.1", "python-click-completion": "v0.5.2", diff --git a/extra.old.json~ b/extra.old.json~ index c9c5dcd..30f20e8 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -378,7 +378,7 @@ "python-authheaders-psddmarc-participants": "2023-09-02", "python-binaryornot": "0.4.4", "python-bincopy": "20.0.0", - "python-cachecontrol": "0.13.1", + "python-cachecontrol": "0.14.0", "python-calmjs": "3.4.4", "python-calmjs.parse": "1.3.1", "python-calmjs.types": "1.0.1", |