Skip to content

Commit 3d8e2f9

Browse files
committed
update to pyyaml 6.0.2 to fix build on ubuntu-latest
1 parent 1fa895a commit 3d8e2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/cdk/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ constructs==10.3.0
33
pydantic==2.0.2
44
pydantic-settings==2.0.1
55
python-dotenv==1.0.0
6-
pyyaml==6.0
6+
pyyaml==6.0.2
77
types-PyYAML==6.0.12.10

0 commit comments

Comments
 (0)