Pyzotero: a Python client for the Zotero API pyzotero.readthedocs.io
zotero

Switch dependabot to uv

+1 -1
+1 -1
.github/dependabot.yml
··· 1 1 version: 2 2 2 updates: 3 - - package-ecosystem: "pip" 3 + - package-ecosystem: "uv" 4 4 directory: "/" 5 5 schedule: 6 6 interval: "weekly"