Skip to content

Commit ff02844

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
'soundfile',
3838
'supervisor',
3939
'twython',
40-
"urllib3==1.26.16", # For compatibility with selenium==3.141.0
40+
"urllib3==1.26.19", # For compatibility with selenium==3.141.0
4141
]
4242

4343
[project.optional-dependencies]

0 commit comments

Comments
 (0)