Skip to content

Commit

Permalink
Merge pull request #1237 from jremmet/pyyaml-6.0.1
Browse files Browse the repository at this point in the history
pyproject: use PyYAML 6.0.1
  • Loading branch information
Emantor committed Jul 21, 2023
2 parents dacfe5f + 24ff7b6 commit 6872745
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 @@ -40,7 +40,7 @@ dependencies = [
"pytest>=7.0.0",
"pyudev>=0.22.0",
"pyusb>=1.2.1",
"PyYAML>=5.4.1",
"PyYAML>=6.0.1",
"requests>=2.26.0",
"xmodem>=0.4.6",
]
Expand Down

0 comments on commit 6872745

Please sign in to comment.