Skip to content

Commit b924294

Browse files
authored
Merge pull request #1298 from tableau/dependabot/pip/urllib3-2.0.7
Bump urllib3 from 2.0.6 to 2.0.7
2 parents d92022e + 64711a6 commit b924294

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
@@ -15,7 +15,7 @@ dependencies = [
1515
'defusedxml>=0.7.1', # latest as at 7/31/23
1616
'packaging>=23.1', # latest as at 7/31/23
1717
'requests>=2.31', # latest as at 7/31/23
18-
'urllib3==2.0.6', # latest as at 7/31/23
18+
'urllib3==2.0.7', # latest as at 7/31/23
1919
]
2020
requires-python = ">=3.7"
2121
classifiers = [

0 commit comments

Comments
 (0)