Skip to content

Commit a97ef62

Browse files
ADMS: vuln urllib3 (major → 2.7.0) [samples/openapi3/client/petstore/python-pydantic-v1-aiohttp]
1 parent 1518237 commit a97ef62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/openapi3/client/petstore/python-pydantic-v1-aiohttp

samples/openapi3/client/petstore/python-pydantic-v1-aiohttp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include = ["petstore_api/py.typed"]
1212
[tool.poetry.dependencies]
1313
python = "^3.7"
1414

15-
urllib3 = ">= 1.25.3"
15+
urllib3 = ">=2.7.0"
1616
python-dateutil = ">=2.8.2"
1717
aiohttp = ">= 3.8.4"
1818
pem = ">= 19.3.0"

0 commit comments

Comments
 (0)