diff options
author | David Runge <dave@sleepmap.de> | 2024-04-13 10:12:14 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-04-13 10:12:14 +0200 |
commit | 21a77faf9877dedad0a51cf26fc44f5c84726654 (patch) | |
tree | fbba3e2c57a88c4ae9103e53aabf03bdf50ad552 | |
parent | 5b2e954ac9c88a8a409f0d333689d318f149970c (diff) | |
download | nvchecker-21a77faf9877dedad0a51cf26fc44f5c84726654.tar.gz nvchecker-21a77faf9877dedad0a51cf26fc44f5c84726654.tar.bz2 nvchecker-21a77faf9877dedad0a51cf26fc44f5c84726654.tar.xz nvchecker-21a77faf9877dedad0a51cf26fc44f5c84726654.zip |
Update python-ulid
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 3d96a2f..e6392d3 100644 --- a/extra.old.json +++ b/extra.old.json @@ -582,6 +582,7 @@ "python-truststore": "0.8.0", "python-tzdata": "2024.1", "python-tzlocal": "5.2", + "python-ulid": "2.4.0.post0", "python-unearth": "0.15.1", "python-utils": "3.8.2", "python-vobject": "0.9.7", diff --git a/extra.old.json~ b/extra.old.json~ index 1e5a42d..3d96a2f 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -370,7 +370,7 @@ "prrte": "v3.0.4", "pulseaudio": "v17.0", "pvoc": "0.1.12", - "pyenv": "v2.3.36", + "pyenv": "v2.4.0", "pypiserver": "2.0.1", "python-aafigure": "0.6", "python-aiosmtpd": "1.4.5", |