diff --git a/code/Ch8/pyproject.toml b/code/Ch8/pyproject.toml index 8c942a4..ac7e033 100644 --- a/code/Ch8/pyproject.toml +++ b/code/Ch8/pyproject.toml @@ -128,7 +128,7 @@ dependencies = [ "tzdata==2025.2", "uc-micro-py==1.0.3", "uri-template==1.3.0", - "urllib3==2.5.0", + "urllib3==2.6.0", "wcwidth==0.2.14", "webcolors==24.11.1", "webencodings==0.5.1",