Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit fc9307b

Browse files
dependabot[bot]treethought
authored andcommitted
Bump urllib3 from 1.24.1 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.24.1...1.24.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb9dd39 commit fc9307b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ click = "==7.0"
1717
idna = "==2.8"
1818
itsdangerous = "==1.1.0"
1919
requests = "==2.21.0"
20-
urllib3 = "==1.24.1"
20+
urllib3 = "==1.24.2"
2121
Flask = "==1.0.2"
2222
Jinja2 = "==2.10"
2323
MarkupSafe = "==1.1.0"

0 commit comments

Comments
 (0)