Skip to content

Commit b1f7ad9

Browse files
authored
Merge branch 'master' into is309/webserver-uses-apihub
2 parents 89563a3 + ff0ac55 commit b1f7ad9

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

.pyup.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# autogenerated pyup.io config file
2+
# see https://pyup.io/docs/configuration/ for all available options
3+
4+
schedule: every month
+4-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# Common third party packages
2-
# Please keep alphabetical order
3-
aiohttp==3.3.2
4-
docker==3.5.0
5-
requests==2.20.1
1+
# Common third party packages
2+
aiohttp==3.3.2
3+
docker==3.5.0
4+
requests==2.20.1
65
tenacity==4.12.0

0 commit comments

Comments
 (0)