diff --git a/pyproject.toml b/pyproject.toml index f84907c2..d7588105 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dependencies = [ 'tabulate==0.9.0', 'tomli==2.2.1', 'ttp==0.9.5', - 'urllib3==2.4.0', + 'urllib3==2.5.0', 'yamale<=6.0.0', ] dynamic = ['entry-points', 'scripts', 'version']