diff options
author | David Runge <dave@sleepmap.de> | 2024-04-23 11:41:07 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-04-23 11:41:07 +0200 |
commit | 2846978d281bba2042290c747950affb69d99001 (patch) | |
tree | 5b8bf82ee360daa2210752832acc8e9c2271fc89 | |
parent | 693a917506722bea7c239b2d30e6412063768ff7 (diff) | |
download | nvchecker-2846978d281bba2042290c747950affb69d99001.tar.gz nvchecker-2846978d281bba2042290c747950affb69d99001.tar.bz2 nvchecker-2846978d281bba2042290c747950affb69d99001.tar.xz nvchecker-2846978d281bba2042290c747950affb69d99001.zip |
Update python-libtmux
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index a75808b..debc893 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1436,7 +1436,8 @@ "version": "2.1.0" }, "python-libtmux": { - "version": "0.36.0" + "version": "0.37.0", + "url": "https://pypi.org/project/libtmux/0.37.0/" }, "python-linux-procfs": { "version": "v0.7.3" diff --git a/extra.old.json~ b/extra.old.json~ index e6e4e43..a75808b 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1324,7 +1324,8 @@ "version": "3.1.3" }, "python-fastapi": { - "version": "0.110.1" + "version": "0.110.2", + "url": "https://pypi.org/project/fastapi/0.110.2/" }, "python-fastjsonschema": { "version": "2.19.1" |