diff options
author | David Runge <dave@sleepmap.de> | 2024-04-13 10:42:03 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-04-13 10:42:03 +0200 |
commit | a508b138e8a7a2ba952bb44ea06b4be1ea282256 (patch) | |
tree | 652cdaba0176851e7cbb8e873b7cb7ddf99250b0 | |
parent | 9673ac780e9c4d2eae92c50df63ff0617a93998e (diff) | |
download | nvchecker-a508b138e8a7a2ba952bb44ea06b4be1ea282256.tar.gz nvchecker-a508b138e8a7a2ba952bb44ea06b4be1ea282256.tar.bz2 nvchecker-a508b138e8a7a2ba952bb44ea06b4be1ea282256.tar.xz nvchecker-a508b138e8a7a2ba952bb44ea06b4be1ea282256.zip |
Update python-pyftdi
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index bec2fe8..50b3479 100644 --- a/extra.old.json +++ b/extra.old.json @@ -513,7 +513,7 @@ "python-pydantic-core": "2.16.3", "python-pydantic-extra-types": "2.6.0", "python-pydantic-settings": "2.2.1", - "python-pyftdi": "0.55.0", + "python-pyftdi": "0.55.4", "python-pyliblo": "0.10.0", "python-pylink-square": "1.2.0", "python-pymediainfo": "6.1.0", diff --git a/extra.old.json~ b/extra.old.json~ index c290bbe..bec2fe8 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -589,7 +589,7 @@ "python-whichcraft": "0.6.1", "python-xapian": "v1.4.25", "python-xapian-haystack": "3.1.0", - "python-xkbcommon": "0.8", + "python-xkbcommon": "1.0", "python-xvfbwrapper": "0.2.9", "python-yaml": "6.0.1", "python-yapsy": "1.12.2", |