Skip to content

Commit 14a21ae

Browse files
Bump requests from 2.18.4 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18dbf8 commit 14a21ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pyparsing==2.2.0
1515
pytest-cov==2.5.1
1616
pytest==3.2.3
1717
pytz==2017.3
18-
requests==2.18.4
18+
requests==2.20.0
1919
six==1.11.0
2020
stevedore==1.27.1
2121
urllib3==1.22

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pbr==3.1.1
1111
psutil==5.4.0
1212
pyparsing==2.2.0
1313
pytz==2017.3
14-
requests==2.18.4
14+
requests==2.20.0
1515
selenium==3.7.0
1616
six==1.11.0
1717
stevedore==1.27.1

0 commit comments

Comments
 (0)