8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4018a0f + 55fa24c commit 777db4eCopy full SHA for 777db4e
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
'defusedxml>=0.7.1', # latest as at 7/31/23
16
'packaging>=23.1', # latest as at 7/31/23
17
'requests>=2.31', # latest as at 7/31/23
18
- 'urllib3==2.0.7', # latest as at 7/31/23
+ 'urllib3==2.2.2', # dependabot
19
'typing_extensions>=4.0.1',
20
]
21
requires-python = ">=3.7"
0 commit comments