diff options
author | David Runge <dave@sleepmap.de> | 2024-06-06 19:33:28 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-06-06 19:33:28 +0200 |
commit | a0eef4fce3a83e6af892cb887d5647b400050c4b (patch) | |
tree | a0b3dac9bc9ff9b62f049d3d002bc9dbc3a4ce49 | |
parent | bf87e348a3c63aad1e9009e6477b39c72c4c6174 (diff) | |
download | nvchecker-a0eef4fce3a83e6af892cb887d5647b400050c4b.tar.gz nvchecker-a0eef4fce3a83e6af892cb887d5647b400050c4b.tar.bz2 nvchecker-a0eef4fce3a83e6af892cb887d5647b400050c4b.tar.xz nvchecker-a0eef4fce3a83e6af892cb887d5647b400050c4b.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 a6558df..0f6c2b0 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1499,8 +1499,8 @@ "version": "4.0.3" }, "python-hypothesis": { - "version": "6.103.0", - "url": "https://pypi.org/project/hypothesis/6.103.0/" + "version": "6.103.1", + "url": "https://pypi.org/project/hypothesis/6.103.1/" }, "python-icalendar": { "version": "5.0.12" diff --git a/extra.old.json~ b/extra.old.json~ index d842feb..a6558df 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -2046,7 +2046,8 @@ "revision": "c77f366b2c1b67291000c38f7a4c9644b9b70a3b" }, "rst2pdf": { - "version": "0.101" + "version": "0.102", + "url": "https://pypi.org/project/rst2pdf/0.102/" }, "rt-tests": { "version": "v2.7", |