Skip to content

Commit 86cdfd2

Browse files
authored
Merge pull request #1425 from tableau/master
Bring development branch up to date with master
2 parents 7a8e54e + 777db4e commit 86cdfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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.7', # latest as at 7/31/23
18+
'urllib3==2.2.2', # dependabot
1919
'typing_extensions>=4.0.1',
2020
]
2121
requires-python = ">=3.7"

0 commit comments

Comments
 (0)