diff --git a/code/Ch5/pyproject.toml b/code/Ch5/pyproject.toml index 0e38774..d948832 100644 --- a/code/Ch5/pyproject.toml +++ b/code/Ch5/pyproject.toml @@ -84,7 +84,7 @@ dependencies = [ "typing-extensions==4.15.0", "tzdata==2025.2", "tzlocal==5.3.1", - "urllib3==2.5.0", + "urllib3==2.6.0", "wcwidth==0.2.14", "websockets==15.0.1", "wheel==0.45.1",