diff --git a/requirements.txt b/requirements.txt index c0a7d038..8114a7a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jwcrypto==1.5.6 ; python_full_version >= "3.9.2" and python_version < "4.0" pycparser==2.23 ; python_full_version >= "3.9.2" and platform_python_implementation != "PyPy" and python_version < "4.0" and implementation_name != "PyPy" pydash==8.0.6 ; python_full_version >= "3.9.2" and python_version < "4.0" pyjwt==2.11.0 ; python_full_version >= "3.9.2" and python_version < "4.0" -python-box==7.3.2 ; python_full_version >= "3.9.2" and python_version < "4.0" +python-box==7.4.1 ; python_full_version >= "3.9.2" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_full_version >= "3.9.2" and python_version < "4.0" pytz==2025.2 ; python_full_version >= "3.9.2" and python_version < "4.0" pyyaml==6.0.3 ; python_full_version >= "3.9.2" and python_version < "4.0"