diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 88a6edd..9f57a58 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1895,7 +1895,8 @@ "version": "0.2.0" }, "python-pytest-testinfra": { - "version": "10.1.0" + "version": "10.1.1", + "url": "https://pypi.org/project/pytest-testinfra/10.1.1/" }, "python-pytest-vcr": { "version": "1.0.2" diff --git a/extra.old.json~ b/extra.old.json~ index 72b2fcd..88a6edd 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1763,7 +1763,8 @@ "version": "0.5.0" }, "python-pprofile": { - "version": "2.1.0" + "version": "2.2.0", + "url": "https://pypi.org/project/pprofile/2.2.0/" }, "python-progressbar": { "version": "4.5.0", |