diff --git a/pyproject.toml b/pyproject.toml index 6af1463..696b1e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "PyYAML==6.0.2", "requests==2.32.4", "terminaltables==3.1.10", - "urllib3==2.5.0" + "urllib3==2.6.0" ] classifiers = [ "Programming Language :: Python :: 3",