Skip to content

Commit ee0ddd8

Browse files
committed
Update pydataverse dependency to v0.3.4
Bumped the pydataverse package version from 0.3.1 to 0.3.4 in pyproject.toml to ensure compatibility with recent features and bug fixes.
1 parent c34afde commit ee0ddd8

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.1"
13+
pydataverse = "^0.3.4"
1414
pyaml = "^24.4.0"
1515
xmltodict = "^0.13.0"
1616
python-forge = "18.6.0"

0 commit comments

Comments
 (0)