diff options
author | David Runge <dave@sleepmap.de> | 2024-10-21 21:22:40 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-10-21 21:22:40 +0200 |
commit | 000a0403fcae3dd4ca9d2b7e1da8059cbb06f2ec (patch) | |
tree | 89a0a54d73d07e6307b9579e852a1073f8c65a0c /extra.old.json | |
parent | e4db9dd04aabf6f864ec639ebceafbb858ffa288 (diff) | |
download | nvchecker-000a0403fcae3dd4ca9d2b7e1da8059cbb06f2ec.tar.gz nvchecker-000a0403fcae3dd4ca9d2b7e1da8059cbb06f2ec.tar.bz2 nvchecker-000a0403fcae3dd4ca9d2b7e1da8059cbb06f2ec.tar.xz nvchecker-000a0403fcae3dd4ca9d2b7e1da8059cbb06f2ec.zip |
Update python-pytest-shell-utilities
Signed-off-by: David Runge <dave@sleepmap.de>
Diffstat (limited to 'extra.old.json')
-rw-r--r-- | extra.old.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index 8e23306..c1f83ce 100644 --- a/extra.old.json +++ b/extra.old.json @@ -643,7 +643,9 @@ "version": "kernelshark-v2.3.1" }, "khal": { - "version": "v0.11.3" + "version": "v0.11.3", + "gitref": "refs/tags/v0.11.3", + "revision": "6e9706fc5dd55f29ebba4a96c95de4cd6bb6c3f4" }, "khard": { "version": "v0.19.1" @@ -1917,8 +1919,8 @@ "version": "2.2.1" }, "python-pytest-shell-utilities": { - "version": "1.9.4", - "url": "https://pypi.org/project/pytest-shell-utilities/1.9.4/" + "version": "1.9.6", + "url": "https://pypi.org/project/pytest-shell-utilities/1.9.6/" }, "python-pytest-skip-markers": { "version": "1.5.2", |