Skip to content

Commit 5a29369

Browse files
chore(deps): update dependency pyyaml to v6.0.1
1 parent f65899c commit 5a29369

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ vertx-eventbus-client==1.0.0
22
apache-skywalking==1.0.1
33
nopdb==0.2.0
44
pyhumps==3.8.0
5-
PyYAML==6.0
5+
PyYAML==6.0.1

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
'apache-skywalking==1.0.1',
1414
'nopdb==0.2.0',
1515
'pyhumps==3.8.0',
16-
'PyYAML==6.0'])
16+
'PyYAML==6.0.1'])

0 commit comments

Comments
 (0)