Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit 0f99232

Browse files
author
Nikolas De Giorgis
authored
Fix Github Actions failure (#290)
Context: yaml/pyyaml#478 Let's see if this fixes the Github Actions failure
1 parent 74d3d7a commit 0f99232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
docker==4.2.0
22
kubernetes==11.0.0
33
jinja2==2.11.2
4-
PyYAML==5.3.1
4+
PyYAML==5.4.1
55
black==20.8b1
66
mypy==0.782
77
tqdm==v4.49.0

0 commit comments

Comments
 (0)