We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f6062 commit 3ae5ba3Copy full SHA for 3ae5ba3
1 file changed
pyproject.toml
@@ -60,6 +60,8 @@ dev = [
60
"build>=0.10,<2.0",
61
"twine>=4.0,<7.0",
62
"pyinstaller>=5.0,<7.0",
63
+ # Security fixes
64
+ "urllib3>=2.6.0",
65
]
66
67
[tool.setuptools.dynamic]
0 commit comments