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.
1 parent 2e4e3c0 commit 55fa24cCopy full SHA for 55fa24c
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.2.2', # 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