diff --git a/pyproject.toml b/pyproject.toml index 369b0d2..3e6b3c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "pandas==2.0.3", "openpyxl==3.1.2", "pyodbc==4.0.39", -"requests==2.31.0", +"requests==2.32.4", "xmltodict==0.13.0", ] diff --git a/requirements.txt b/requirements.txt index 700c445..b991ff2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pandas==2.0.3 pyodbc==4.0.39 python-dateutil==2.8.2 pytz==2023.3 -requests==2.31.0 +requests==2.32.4 six==1.16.0 tzdata==2023.3 urllib3==2.0.4