Skip to content

Commit 140c6ae

Browse files
authored
Merge pull request #36 from sourceplusplus/renovate/apache-skywalking-1.x
chore(deps): update dependency apache-skywalking to v1.0.1
2 parents 368a8f0 + d43bde2 commit 140c6ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
vertx-eventbus-client==1.0.0
2-
apache-skywalking==1.0.0
2+
apache-skywalking==1.0.1
33
nopdb==0.2.0
44
pyhumps==3.8.0
55
PyYAML==6.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
license='Apache License, Version 2.0',
1111
packages=setuptools.find_packages(),
1212
install_requires=['vertx-eventbus-client==1.0.0',
13-
'apache-skywalking==1.0.0',
13+
'apache-skywalking==1.0.1',
1414
'nopdb==0.2.0',
1515
'pyhumps==3.7.2',
1616
'PyYAML==6.0'])

0 commit comments

Comments
 (0)