Skip to content

Commit 857e230

Browse files
Update pyzotero requirement from <=1.7.3 to <=1.7.5
Updates the requirements on [pyzotero](https://github.com/urschrei/pyzotero) to permit the latest version. - [Release notes](https://github.com/urschrei/pyzotero/releases) - [Commits](urschrei/pyzotero@v0.3...v1.7.5) --- updated-dependencies: - dependency-name: pyzotero dependency-version: 1.7.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e00ef4 commit 857e230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
dependencies = [
2222
"pyparsing <= 3.2.5",
2323
"pandas <= 2.3.3",
24-
"pyzotero <= 1.7.3",
24+
"pyzotero <= 1.7.5",
2525
"networkx <= 3.5",
2626
"matplotlib <= 3.10.7",
2727
]

0 commit comments

Comments
 (0)