diff options
author | David Runge <dave@sleepmap.de> | 2024-02-29 18:07:34 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-29 18:07:34 +0100 |
commit | a9413d3cd19dec997de1c495fa0d4b28804492f8 (patch) | |
tree | 35660eab20ba809da61c2ad575ff316a5edca3c2 | |
parent | 7aa43f9307450b678ec376e6ed2ca68fd4fb62db (diff) | |
download | nvchecker-a9413d3cd19dec997de1c495fa0d4b28804492f8.tar.gz nvchecker-a9413d3cd19dec997de1c495fa0d4b28804492f8.tar.bz2 nvchecker-a9413d3cd19dec997de1c495fa0d4b28804492f8.tar.xz nvchecker-a9413d3cd19dec997de1c495fa0d4b28804492f8.zip |
Update python-hypothesis
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.new.json | 4 | ||||
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/extra.new.json b/extra.new.json index e5e1417..051caff 100644 --- a/extra.new.json +++ b/extra.new.json @@ -645,7 +645,7 @@ "ruby-vimrunner": "v0.3.5", "ruby-warning": "1.3.0", "ruby-zeitwerk": "v2.6.13", - "ruff": "v0.2.2", + "ruff": "v0.3.0", "samplv1": "samplv1_0_9_34", "sane": "1.3.0", "sbsigntools": "v0.9.5", @@ -655,7 +655,7 @@ "seabios": "rel-1.16.3", "seqdiag": "3.0.0", "sequoia-chameleon-gnupg": "v0.5.1", - "sequoia-sq": "v0.33.0", + "sequoia-sq": "v0.34.0", "sequoia-wot": "v0.11.0", "serd": "v0.32.2", "setbfree": "v0.8.12", diff --git a/extra.old.json b/extra.old.json index 231b011..66c3b78 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.13", + "python-hypothesis": "6.98.15", "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 1d6c1bf..231b011 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -645,7 +645,7 @@ "seqdiag": "3.0.0", "sequoia-chameleon-gnupg": "v0.5.1", "sequoia-sq": "v0.33.0", - "sequoia-wot": "v0.10.0", + "sequoia-wot": "v0.11.0", "serd": "v0.32.2", "setbfree": "v0.8.12", "sfizz": "1.2.3", |