diff options
author | David Runge <dave@sleepmap.de> | 2024-05-18 12:46:07 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-05-18 12:46:07 +0200 |
commit | abdbf1a8cfc7b4bc1e097574f3c65c8ae4981e01 (patch) | |
tree | 121c589537687553d77fada23c04dd0dd2114cb5 | |
parent | 90f82c5de249cf06f1edf95fe4c235ebe252d79a (diff) | |
download | nvchecker-abdbf1a8cfc7b4bc1e097574f3c65c8ae4981e01.tar.gz nvchecker-abdbf1a8cfc7b4bc1e097574f3c65c8ae4981e01.tar.bz2 nvchecker-abdbf1a8cfc7b4bc1e097574f3c65c8ae4981e01.tar.xz nvchecker-abdbf1a8cfc7b4bc1e097574f3c65c8ae4981e01.zip |
Update python-hypothesis
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 79bbe48..62e047d 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1453,8 +1453,8 @@ "version": "4.0.3" }, "python-hypothesis": { - "version": "6.100.5", - "url": "https://pypi.org/project/hypothesis/6.100.5/" + "version": "6.102.4", + "url": "https://pypi.org/project/hypothesis/6.102.4/" }, "python-icalendar": { "version": "5.0.12" |