Skip to content

Commit 338d074

Browse files
authored
Merge pull request #475 from ezh/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
2 parents 5044ce3 + b8b10f6 commit 338d074

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ chardet==3.0.4
55
dependency-injector==3.23.2
66
hcloud==1.9.1
77
kubernetes==11.0.0
8-
pyyaml==5.3.1
8+
pyyaml==5.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependency-injector==3.23.2",
3333
"hcloud==1.9.1",
3434
"kubernetes==11.0.0",
35-
"pyyaml==5.3.1",
35+
"pyyaml==5.4",
3636
],
3737
include_package_data=True,
3838
keywords=["Cloud", "CLI", "FZF", "SSH", "SCP", "AWS"],

0 commit comments

Comments
 (0)