Skip to content

Commit 919a8e5

Browse files
Bump urllib3 from 1.23 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92b1ea2 commit 919a8e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ toga-cocoa==0.3.0.dev13
3535
toga-core==0.3.0.dev13
3636
travertino==0.1.2
3737
twilio==6.29.3
38-
urllib3==1.23
38+
urllib3==1.26.5
3939
voc==0.1.6
4040
whichcraft==0.6.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
'six==1.12.0',
5252
'SQLAlchemy==1.3.6',
5353
'twilio==6.29.3',
54-
'urllib3==1.24.3',
54+
'urllib3==1.26.5',
5555
'numpy==1.17.1',
5656
'setuptools==41.2.0',
5757
],

0 commit comments

Comments
 (0)