We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89563a3 + ff0ac55 commit b1f7ad9Copy full SHA for b1f7ad9
.pyup.yml
@@ -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
services/director/requirements/base.txt
@@ -1,6 +1,5 @@
-# Common third party packages
-# Please keep alphabetical order
-aiohttp==3.3.2
-docker==3.5.0
5
-requests==2.20.1
+# Common third party packages
+aiohttp==3.3.2
+docker==3.5.0
+requests==2.20.1
6
tenacity==4.12.0
0 commit comments