diff --git a/requirements-dev.txt b/requirements-dev.txt index 6bae88de3..281e013d1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,19 +1,19 @@ -boto3==1.34.153 +boto3==1.35.34 flake8==7.1.1 flake8-noqa==1.4.0 -mypy==1.11.1 -pytest==8.3.2 +mypy==1.11.2 +pytest==8.3.3 -boto3-stubs==1.34.153 +boto3-stubs==1.35.34 typing-extensions==4.12.2 lxml-stubs==0.5.1 types-PyMySQL==1.1.0.20240524 -types-python-dateutil==2.9.0.20240316 -types-pytz==2024.1.0.20240417 +types-python-dateutil==2.9.0.20241003 +types-pytz==2024.2.0.20241003 types-simplejson==3.19.0.20240801 types-ujson==5.10.0.20240515 -types-regex==2024.7.24.20240726 -types-waitress==3.0.0.20240423 +types-regex==2024.9.11.20240912 +types-waitress==3.0.0.20241001 -r requirements.txt diff --git a/requirements-docs.txt b/requirements-docs.txt index f45ae76df..84150dc02 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,4 +1,4 @@ -furo==2024.7.18 +furo==2024.8.6 myst-parser==3.0.1 sphinx==7.1.2 ; python_version <= "3.8" sphinx==7.2.6 ; python_version > "3.8" diff --git a/requirements-plugins.txt b/requirements-plugins.txt index 49958a130..73563ba9c 100644 --- a/requirements-plugins.txt +++ b/requirements-plugins.txt @@ -1 +1 @@ -ixbrl-viewer==1.4.30 +ixbrl-viewer==1.4.36 diff --git a/requirements.txt b/requirements.txt index ac15c42d9..0ddb415f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ # core modules -certifi==2024.7.4 -filelock==3.15.4 -lxml==5.2.2 +certifi==2024.8.30 +filelock==3.16.1 +lxml==5.3.0 OpenPyXL==3.1.5 -pyparsing==3.1.2 -regex==2024.7.24 +pyparsing==3.1.4 +regex==2024.9.11 isodate==0.6.1 aniso8601==9.0.1 CherryPy==18.10.0 @@ -17,11 +17,11 @@ NumPy==1.24.4 ; python_version <= "3.8" NumPy==1.26.2 ; python_version > "3.8" Matplotlib==3.7.4 ; python_version <= "3.8" Matplotlib==3.8.2 ; python_version > "3.8" -holidays==0.53 -pytz==2024.1 +holidays==0.57 +pytz==2024.2 Tornado==6.4.1 # security plugin -PyCryptodome==3.20.0 +PyCryptodome==3.21.0 # xbrlDB plugin cx_Oracle==8.3.0 pg8000==1.31.2 @@ -31,5 +31,5 @@ RDFLib==7.0.0 # other graphviz==0.20.3 Pillow==10.4.0 -pywin32==306 ; sys_platform == "win32" +pywin32==307 ; sys_platform == "win32" tinycss2==1.3.0