diff options
author | David Runge <dave@sleepmap.de> | 2024-10-09 15:33:17 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-10-09 15:33:17 +0200 |
commit | f66767458b6d705ec36a9eff6c2a11be4c8d4019 (patch) | |
tree | 45a358415e8666243a39b1d0051ed373261c8c36 | |
parent | 0dabf7a9d2f2c4b4ec578b572291ed852afe5b51 (diff) | |
download | nvchecker-f66767458b6d705ec36a9eff6c2a11be4c8d4019.tar.gz nvchecker-f66767458b6d705ec36a9eff6c2a11be4c8d4019.tar.bz2 nvchecker-f66767458b6d705ec36a9eff6c2a11be4c8d4019.tar.xz nvchecker-f66767458b6d705ec36a9eff6c2a11be4c8d4019.zip |
Update python-hypothesis
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index 592baac..6215334 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1625,8 +1625,8 @@ "version": "4.0.3" }, "python-hypothesis": { - "version": "6.112.4", - "url": "https://pypi.org/project/hypothesis/6.112.4/" + "version": "6.113.0", + "url": "https://pypi.org/project/hypothesis/6.113.0/" }, "python-icalendar": { "version": "5.0.13", diff --git a/extra.old.json~ b/extra.old.json~ index c76f193..592baac 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -972,7 +972,7 @@ "revision": "fe8b23ae732549e94c25abc338744a2c694d362d" }, "mbuffer": { - "version": "20240929" + "version": "20241007" }, "mcp-plugins": { "version": "0.4.0" |