diff options
author | David Runge <dave@sleepmap.de> | 2024-02-01 12:09:58 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-01 12:09:58 +0100 |
commit | f404a6a9428c08af190c0531454a32330e8ae00d (patch) | |
tree | aa29e3bdafc446a6957f090fd60b95f8ad45d233 | |
parent | 534ce2ae162ab264c956c95a20c7b98122398eca (diff) | |
download | nvchecker-f404a6a9428c08af190c0531454a32330e8ae00d.tar.gz nvchecker-f404a6a9428c08af190c0531454a32330e8ae00d.tar.bz2 nvchecker-f404a6a9428c08af190c0531454a32330e8ae00d.tar.xz nvchecker-f404a6a9428c08af190c0531454a32330e8ae00d.zip |
Update python-pdm
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 d9591d3..dc41ca6 100644 --- a/extra.old.json +++ b/extra.old.json @@ -484,7 +484,7 @@ "python-orjson": "3.9.12", "python-osc": "1.8.3", "python-pc-ble-driver-py": "0.17.0", - "python-pdm": "2.12.2", + "python-pdm": "2.12.3", "python-pdm-backend": "2.1.8", "python-pdm-pep517": "1.1.4", "python-pendulum": "3.0.0", diff --git a/extra.old.json~ b/extra.old.json~ index fe525b5..d9591d3 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -534,7 +534,7 @@ "python-pytest-testinfra": "10.0.0", "python-pytest-vcr": "1.0.2", "python-pytest-xprocess": "0.23.0", - "python-pythonfinder": "2.0.6", + "python-pythonfinder": "2.1.0", "python-pytzdata": "2020.1", "python-pywayland": "0.4.17", "python-pywlroots": "0.16.6", |