Skip to content

Commit

Permalink
Update pyzotero requirement from <=1.6.2 to <=1.6.3
Browse files Browse the repository at this point in the history
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.6.3)

---
updated-dependencies:
- dependency-name: pyzotero
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 1e1f10f commit 5b11120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
dependencies = [
"pyparsing <= 3.2.1",
"pandas <= 2.2.3",
"pyzotero <= 1.6.2",
"pyzotero <= 1.6.3",
"networkx <= 3.4.2",
"matplotlib <= 3.10.0"
]
Expand Down

0 comments on commit 5b11120

Please sign in to comment.