diff options
author | David Runge <dave@sleepmap.de> | 2024-03-31 16:55:31 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-03-31 16:55:31 +0200 |
commit | 2f7b1c49b380caafe92af4ccc0ed5c4f54f48bde (patch) | |
tree | 2157009cec6926e87b295523fbe828fed97b4994 | |
parent | 6bb0898325254348b50fa7ea626f17f15855a90b (diff) | |
download | nvchecker-2f7b1c49b380caafe92af4ccc0ed5c4f54f48bde.tar.gz nvchecker-2f7b1c49b380caafe92af4ccc0ed5c4f54f48bde.tar.bz2 nvchecker-2f7b1c49b380caafe92af4ccc0ed5c4f54f48bde.tar.xz nvchecker-2f7b1c49b380caafe92af4ccc0ed5c4f54f48bde.zip |
Update python-anysqlite
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 9b41f82..22235f9 100644 --- a/extra.old.json +++ b/extra.old.json @@ -376,6 +376,7 @@ "python-aiosmtpd": "1.4.5", "python-annotated-types": "0.6.0", "python-ansible-compat": "4.1.11", + "python-anysqlite": "0.0.5", "python-argparse-addons": "0.12.0", "python-assertpy": "1.1", "python-atomicwrites": "1.4.1", diff --git a/extra.old.json~ b/extra.old.json~ index 4ce8a67..9b41f82 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -491,7 +491,7 @@ "python-orjson": "3.10.0", "python-osc": "1.8.3", "python-pc-ble-driver-py": "0.17.0", - "python-pdm": "2.12.4", + "python-pdm": "2.13.2", "python-pdm-backend": "2.1.8", "python-pdm-pep517": "1.1.4", "python-pendulum": "3.0.0", |