diff options
author | David Runge <dave@sleepmap.de> | 2024-06-18 20:46:17 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-06-18 20:46:17 +0200 |
commit | 1a09d2308430cc44b1473804e1bdd75444659706 (patch) | |
tree | 94c8fa2a32db4c8f0e4633411fe7f9e7e86c585f | |
parent | 02cd2066a9ad45fcd28f95393dc534a46461715f (diff) | |
download | nvchecker-1a09d2308430cc44b1473804e1bdd75444659706.tar.gz nvchecker-1a09d2308430cc44b1473804e1bdd75444659706.tar.bz2 nvchecker-1a09d2308430cc44b1473804e1bdd75444659706.tar.xz nvchecker-1a09d2308430cc44b1473804e1bdd75444659706.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~ | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index d86f549..07fab54 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1520,8 +1520,8 @@ "version": "4.0.3" }, "python-hypothesis": { - "version": "6.103.1", - "url": "https://pypi.org/project/hypothesis/6.103.1/" + "version": "6.103.2", + "url": "https://pypi.org/project/hypothesis/6.103.2/" }, "python-icalendar": { "version": "5.0.12" diff --git a/extra.old.json~ b/extra.old.json~ index 203f188..d86f549 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1461,7 +1461,8 @@ "url": "https://pypi.org/project/fastapi/0.111.0/" }, "python-fastjsonschema": { - "version": "2.19.1" + "version": "2.20.0", + "url": "https://pypi.org/project/fastjsonschema/2.20.0/" }, "python-fastnumbers": { "version": "5.1.0" |