diff options
-rw-r--r-- | extra.old.json | 5 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index c3d5525..6659f6f 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1109,6 +1109,11 @@ "njconnect": { "version": "1.6" }, + "nlohmann-json": { + "version": "v3.11.3", + "gitref": "refs/tags/v3.11.3", + "revision": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03" + }, "noise-repellent": { "version": "v0.2.3" }, diff --git a/extra.old.json~ b/extra.old.json~ index 46d5c0d..c3d5525 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1555,8 +1555,8 @@ "version": "4.0.3" }, "python-hypothesis": { - "version": "6.108.0", - "url": "https://pypi.org/project/hypothesis/6.108.0/" + "version": "6.108.4", + "url": "https://pypi.org/project/hypothesis/6.108.4/" }, "python-icalendar": { "version": "5.0.13", |