Skip to content

Commit ec3cd7d

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] <support@github.com>
1 parent efefdc2 commit ec3cd7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytz==2019.3
2-
requests==2.18.4
2+
requests==2.20.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author='Ederson Brilhante',
2525
author_email='ederson.brilhante@corp.globo.com',
2626
install_requires=[
27-
'requests==2.18.4'
27+
'requests==2.20.0'
2828
],
2929
url='https://github.com/globocom/globomap-loader-api-client',
3030
packages=['globomap_loader_api_client'],

0 commit comments

Comments
 (0)