Skip to content

Commit a90f06f

Browse files
authored
Merge branch 'master' into dependabot/pip/werkzeug-0.15.3
2 parents 7d8bf30 + dff2efb commit a90f06f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

client/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PyScreeze==0.1.14
1313
PyTweening==1.0.3
1414
requests==2.19.1
1515
six==1.11.0
16-
urllib3==1.23
16+
urllib3==1.24.2
1717
Werkzeug==0.15.3
1818
xlib==0.21
1919
PyAutoGUI==0.9.36

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ psycopg2==2.7.5
1515
psycopg2-binary==2.7.5
1616
requests==2.19.1
1717
six==1.11.0
18-
urllib3==1.23
1918
Werkzeug==0.15.3
2019
wrapt==1.10.11

0 commit comments

Comments
 (0)