diff options
author | David Runge <dave@sleepmap.de> | 2024-02-01 21:43:31 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-01 21:43:31 +0100 |
commit | aa58c2096c3f3e760d3946f856501e6702541792 (patch) | |
tree | bd8dfec5a325a35dfd7d8ab95b8db1196defb874 | |
parent | a13129ff4121b965bf445b9608cb1b3f2bf24c8e (diff) | |
download | nvchecker-aa58c2096c3f3e760d3946f856501e6702541792.tar.gz nvchecker-aa58c2096c3f3e760d3946f856501e6702541792.tar.bz2 nvchecker-aa58c2096c3f3e760d3946f856501e6702541792.tar.xz nvchecker-aa58c2096c3f3e760d3946f856501e6702541792.zip |
Update python-dirty-equals
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 1 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/extra.old.json b/extra.old.json index f6130be..e95b313 100644 --- a/extra.old.json +++ b/extra.old.json @@ -407,6 +407,7 @@ "python-dep-logic": "0.0.4", "python-devtools": "0.12.2", "python-diff-cover": "8.0.3", + "python-dirty-equals": "0.7.1.post0", "python-discid": "v1.2.0", "python-django-allauth": "0.60.1", "python-django-appconf": "1.0.6", diff --git a/extra.old.json~ b/extra.old.json~ index 57474cf..f6130be 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -507,7 +507,7 @@ "python-pyliblo": "0.10.0", "python-pylink-square": "1.2.0", "python-pymediainfo": "6.1.0", - "python-pymupdf": "1.23.19", + "python-pymupdf": "1.23.20", "python-pymysql": "1.1.0", "python-pynitrokey": "v0.4.45", "python-pyocd": "0.36.0", |