diff options
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index f623fd8..993f71f 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1429,8 +1429,8 @@ "version": "4.0.3" }, "python-hypothesis": { - "version": "6.100.2", - "url": "https://pypi.org/project/hypothesis/6.100.2/" + "version": "6.100.5", + "url": "https://pypi.org/project/hypothesis/6.100.5/" }, "python-icalendar": { "version": "5.0.12" diff --git a/extra.old.json~ b/extra.old.json~ index 6048c8d..f623fd8 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -209,7 +209,8 @@ "version": "v0.2.0" }, "check-jsonschema": { - "version": "0.28.2" + "version": "0.28.3", + "url": "https://pypi.org/project/check-jsonschema/0.28.3/" }, "chromaprint": { "version": "v1.5.1" |