Skip to content

Commit ba21f39

Browse files
committed
Update pydataverse dependency to 0.3.5
Bumped the pydataverse package version from 0.3.4 to 0.3.5 in pyproject.toml to ensure compatibility with the latest features and bug fixes.
1 parent 57e806b commit ba21f39

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
@@ -10,7 +10,7 @@ packages = [{ include = "easyDataverse" }]
1010
[tool.poetry.dependencies]
1111
python = "^3.9"
1212
pydantic = "^2.7.1"
13-
pydataverse = "^0.3.4"
13+
pydataverse = "^0.3.5"
1414
pyaml = "^24.4.0"
1515
xmltodict = "^0.13.0"
1616
python-forge = "18.6.0"

0 commit comments

Comments
 (0)