diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index 64cfa08..4993bc0 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1869,7 +1869,8 @@ "version": "2.2.1" }, "python-pytest-shell-utilities": { - "version": "1.9.0" + "version": "1.9.3", + "url": "https://pypi.org/project/pytest-shell-utilities/1.9.3/" }, "python-pytest-skip-markers": { "version": "1.5.2", diff --git a/extra.old.json~ b/extra.old.json~ index be4c8d3..64cfa08 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -237,8 +237,8 @@ "version": "v0.2.0" }, "check-jsonschema": { - "version": "0.29.1", - "url": "https://pypi.org/project/check-jsonschema/0.29.1/" + "version": "0.29.2", + "url": "https://pypi.org/project/check-jsonschema/0.29.2/" }, "chromaprint": { "version": "v1.5.1" |