Skip to content

Commit 6ac608d

Browse files
authored
Merge pull request #27 from FAIRDataPipeline/dependabot/pip/dev/pyyaml-6.0
pip(deps): bump pyyaml from 5.4.1 to 6.0
2 parents 0cad98f + b50ed18 commit 6ac608d

File tree

2 files changed

+37
-33
lines changed

2 files changed

+37
-33
lines changed

poetry.lock

Lines changed: 36 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ requests = "^2.26.0"
3636
matplotlib = "^3.5.1"
3737
scipy = "^1.7.3"
3838
h5py = "^3.6.0"
39-
PyYAML = "^5.4.1"
39+
PyYAML = "^6.0"
4040

4141
[tool.poetry.dev-dependencies]
4242
pytest = "^6.2.4"

0 commit comments

Comments
 (0)