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 d92022e + 64711a6 commit b924294Copy full SHA for b924294
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.6', # latest as at 7/31/23
+ 'urllib3==2.0.7', # latest as at 7/31/23
19
]
20
requires-python = ">=3.7"
21
classifiers = [
0 commit comments