Skip to content

Commit 972d1cd

Browse files
Bump urllib3 from 1.23 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](urllib3/urllib3@1.23...1.24.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f8791f commit 972d1cd

File tree

2 files changed

+58
-29
lines changed

2 files changed

+58
-29
lines changed

Pipfile.lock

Lines changed: 49 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1+
-i https://pypi.org/simple/
12
boto3==1.9.4
2-
botocore==1.12.4
3-
docutils==0.14
4-
Jinja2==2.10
5-
jmespath==0.9.3
6-
MarkupSafe==1.0
7-
python-dateutil==2.7.3
3+
botocore==1.12.253
4+
docutils==0.15.2
5+
jinja2==2.10
6+
jmespath==0.9.4
7+
markupsafe==1.1.1
8+
python-dateutil==2.8.0 ; python_version >= '2.7'
89
s3transfer==0.1.13
9-
six==1.11.0
10-
urllib3==1.23
10+
six==1.12.0
11+
urllib3==1.24.2

0 commit comments

Comments
 (0)