Skip to content

Commit 2281a7f

Browse files
committed
Bump PyYAML version to try and fix CI
1 parent 342b222 commit 2281a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ pytest==6.2.3
107107
# via
108108
# -r requirements-dev.in
109109
# pytest-cov
110-
pyyaml==5.4.1
110+
pyyaml==6.0.1
111111
# via
112112
# bandit
113113
# dparse

0 commit comments

Comments
 (0)