diff options
author | David Runge <dave@sleepmap.de> | 2024-02-26 18:40:16 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-26 18:40:16 +0100 |
commit | f935c43acd8063b5dae98ecb57faea18d1b7e5a1 (patch) | |
tree | cd8c9653e4dee993dc7fd4a976ceb5164536d7e9 | |
parent | b4c17e49e0277f1e4d8a75f1fab03a5989f862e9 (diff) | |
download | nvchecker-f935c43acd8063b5dae98ecb57faea18d1b7e5a1.tar.gz nvchecker-f935c43acd8063b5dae98ecb57faea18d1b7e5a1.tar.bz2 nvchecker-f935c43acd8063b5dae98ecb57faea18d1b7e5a1.tar.xz nvchecker-f935c43acd8063b5dae98ecb57faea18d1b7e5a1.zip |
Update python-hypothesis
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index c6ecb8c..0346c74 100644 --- a/extra.old.json +++ b/extra.old.json @@ -452,7 +452,7 @@ "python-hsluv": "5.0.4", "python-humanfriendly": "10.0", "python-husl": "4.0.3", - "python-hypothesis": "6.98.11", + "python-hypothesis": "6.98.12", "python-icalendar": "5.0.11", "python-identify": "2.5.35", "python-importlib_resources": "6.1.2", diff --git a/extra.old.json~ b/extra.old.json~ index e8abc6a..c6ecb8c 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -455,7 +455,7 @@ "python-hypothesis": "6.98.11", "python-icalendar": "5.0.11", "python-identify": "2.5.35", - "python-importlib_resources": "6.1.1", + "python-importlib_resources": "6.1.2", "python-inflect": "7.0.0", "python-ipy": "1.01", "python-iwlib": "1.7.0", |