diff options
author | David Runge <dave@sleepmap.de> | 2024-10-18 09:32:53 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-10-18 09:32:53 +0200 |
commit | 1dafb9bc982b1b0330491ceb55de0bac0479e476 (patch) | |
tree | 0df077aa3ac9eb2c427924beb23999f91789f4e0 | |
parent | 31b1594d8cb466527a3a88e47310e154cb7b2922 (diff) | |
download | nvchecker-1dafb9bc982b1b0330491ceb55de0bac0479e476.tar.gz nvchecker-1dafb9bc982b1b0330491ceb55de0bac0479e476.tar.bz2 nvchecker-1dafb9bc982b1b0330491ceb55de0bac0479e476.tar.xz nvchecker-1dafb9bc982b1b0330491ceb55de0bac0479e476.zip |
Update python-pytest-shell-utilities
Signed-off-by: David Runge <dave@sleepmap.de>
-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 a0406ba..7f9f58e 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1915,8 +1915,8 @@ "version": "2.2.1" }, "python-pytest-shell-utilities": { - "version": "1.9.3", - "url": "https://pypi.org/project/pytest-shell-utilities/1.9.3/" + "version": "1.9.4", + "url": "https://pypi.org/project/pytest-shell-utilities/1.9.4/" }, "python-pytest-skip-markers": { "version": "1.5.2", diff --git a/extra.old.json~ b/extra.old.json~ index f863e9b..a0406ba 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1579,7 +1579,8 @@ "version": "5.1.0" }, "python-findpython": { - "version": "0.6.1" + "version": "0.6.2", + "url": "https://pypi.org/project/findpython/0.6.2/" }, "python-fire": { "version": "0.7.0", |