Skip to content

Commit dea1565

Browse files
committed
CAIP-8 downgrade urlib
1 parent bcadcce commit dea1565

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages = [
1515
python = ">3.9.0,<3.9.1 || >3.9.1,<4.0"
1616
nulltype = "^2.3.1"
1717
python-dateutil = "^2.8.2"
18-
urllib3 = "^2.0.0"
18+
urllib3 = "^2.4.0"
1919
aiohttp = "^3.10.2"
2020
pyyaml = "^6.0"
2121
PyJWT = "^2.10.0"

0 commit comments

Comments
 (0)