diff --git a/requirements.txt b/requirements.txt index 910c5b5..0f95768 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ ciscoconfparse==1.9.41 ; python_version >= "3.10" and python_version < "4.0" click==8.1.7 ; python_version >= "3.10" and python_version < "4.0" clint==0.5.1 ; python_version >= "3.10" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (platform_system == "Windows" or sys_platform == "win32") -cryptography==43.0.0 ; python_version >= "3.10" and python_version < "4.0" +cryptography==44.0.1 ; python_version >= "3.10" and python_version < "4.0" deprecated==1.2.14 ; python_version >= "3.10" and python_version < "4.0" distlib==0.3.8 ; python_version >= "3.10" and python_version < "4.0" dnspython==2.6.1 ; python_version >= "3.10" and python_version < "4.0" @@ -26,7 +26,7 @@ flake8==5.0.4 ; python_version >= "3.10" and python_version < "4.0" hier-config==2.2.3 ; python_version >= "3.10" and python_version < "4.0" identify==2.6.0 ; python_version >= "3.10" and python_version < "4.0" idna==3.7 ; python_version >= "3.10" and python_version < "4.0" -jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0" +jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0" jsonschema==4.17.3 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows" loguru==0.7.2 ; python_version >= "3.10" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows" @@ -55,7 +55,7 @@ resolvelib==1.0.1 ; python_version >= "3.10" and python_version < "4.0" rich==13.7.1 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows" ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.13" and python_version >= "3.10" and platform_system != "Windows" ruamel-yaml==0.18.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows" -setuptools==72.1.0 ; python_version >= "3.10" and python_version < "4.0" +setuptools==78.1.1 ; python_version >= "3.10" and python_version < "4.0" six==1.16.0 ; python_version >= "3.10" and python_version < "4.0" subprocess-tee==0.4.2 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows" tenacity==8.3.0 ; python_version >= "3.10" and python_version < "4.0" @@ -63,7 +63,7 @@ toml==0.10.2 ; python_version >= "3.10" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11" typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0" urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0" -virtualenv==20.26.3 ; python_version >= "3.10" and python_version < "4.0" +virtualenv==20.26.6 ; python_version >= "3.10" and python_version < "4.0" wcmatch==9.0 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows" win32-setctime==1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" wrapt==1.16.0 ; python_version >= "3.10" and python_version < "4.0"