diff --git a/requirements.txt b/requirements.txt index 58e714a..e2a1839 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pytz-deprecation-shim==0.1.0.post0; python_version >= '2.7' and python_version n pytz==2023.3.post1 pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pyyaml==6.0.1; python_version >= '3.6' -regex==2023.8.8; python_version >= '3.6' +regex==2023.10.3; python_version >= '3.6' requests==2.31.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' requestsexceptions==1.4.0 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'