diff --git a/pyproject.toml b/pyproject.toml index 8303293..418b558 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "azure-identity==1.10.0", "azure-storage-file-datalake==12.8.0", "psycopg2==2.9.3", - "requests==2.31.0", + "requests==2.32.0", "sqlalchemy==1.4.39", ]