Skip to content

Commit

Permalink
Merge pull request #1400 from tableau/dependabot/pip/urllib3-2.2.2
Browse files Browse the repository at this point in the history
Bump urllib3 from 2.0.7 to 2.2.2
  • Loading branch information
jacalata authored Jun 20, 2024
2 parents 4018a0f + 55fa24c commit 777db4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
'defusedxml>=0.7.1', # latest as at 7/31/23
'packaging>=23.1', # latest as at 7/31/23
'requests>=2.31', # latest as at 7/31/23
'urllib3==2.0.7', # latest as at 7/31/23
'urllib3==2.2.2', # dependabot
'typing_extensions>=4.0.1',
]
requires-python = ">=3.7"
Expand Down

0 comments on commit 777db4e

Please sign in to comment.