diff --git a/requirements-dev.txt b/requirements-dev.txt index 061ef04e..d6befbea 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in python-markdown-math==0.8; python_version >= '3.6' pyyaml==6.0.2; python_version >= '3.6' pyyaml-env-tag==0.1; python_version >= '3.6' -regex==2024.7.24; python_version >= '3.8' +regex==2024.9.11; python_version >= '3.8' requests==2.32.3; python_version >= '3.7' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' urllib3==2.2.2; python_version >= '3.8' diff --git a/requirements.txt b/requirements.txt index fd373fa9..e94b94d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in python-markdown-math==0.8; python_version >= '3.6' pyyaml==6.0.2; python_version >= '3.6' pyyaml-env-tag==0.1; python_version >= '3.6' -regex==2024.7.24; python_version >= '3.8' +regex==2024.9.11; python_version >= '3.8' requests==2.32.3; python_version >= '3.7' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' urllib3==2.2.2; python_version >= '3.8'