File tree 5 files changed +9
-5
lines changed
5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ # autogenerated pyup.io config file
2
+ # see https://pyup.io/docs/configuration/ for all available options
3
+
4
+ schedule : every month
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ openapi_spec_validator
5
5
pytest ~= 3.6
6
6
pytest-cov ~= 2.5
7
7
pytest-docker ~= 0.6
8
- requests ~= 2.18
8
+ requests == 2.20.1
9
9
requests-html ~= 0.9
10
10
openapi_core
Original file line number Diff line number Diff line change 2
2
# Please keep alphabetical order
3
3
aiohttp==3.3.2
4
4
docker==3.5.0
5
- requests==2.19 .1
6
- tenacity==4.12.0
5
+ requests==2.20 .1
6
+ tenacity==4.12.0
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ passlib==1.7.1
15
15
# See http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
16
16
psycopg2-binary
17
17
python-socketio==1.9.0
18
- requests==2.19.0
18
+ requests==2.20.1
19
19
sqlalchemy==1.2.9
20
20
tenacity==4.12.0
21
21
trafaret-config==2.0.1
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ minio==4.0.0
17
17
networkx==2.1
18
18
passlib==1.7.1
19
19
python-socketio==1.9.0
20
- requests==2.19.0
20
+ requests==2.20.1
21
21
sqlalchemy==1.2.9
22
22
tenacity==4.12.0
23
23
trafaret-config==2.0.1
You can’t perform that action at this time.
0 commit comments