diff --git a/functions-python/batch_datasets/requirements.txt b/functions-python/batch_datasets/requirements.txt index 6032fea53..11f47f95c 100644 --- a/functions-python/batch_datasets/requirements.txt +++ b/functions-python/batch_datasets/requirements.txt @@ -8,7 +8,7 @@ asyncio~=3.4.3 urllib3~=2.1.0 SQLAlchemy==2.0.23 geoalchemy2==0.14.7 -requests~=2.31.0 +requests~=2.32.3 cloudevents~=1.10.1 attrs~=23.1.0 pluggy~=1.3.0 diff --git a/functions-python/batch_process_dataset/requirements.txt b/functions-python/batch_process_dataset/requirements.txt index ba3aaf9ca..d6d0514ce 100644 --- a/functions-python/batch_process_dataset/requirements.txt +++ b/functions-python/batch_process_dataset/requirements.txt @@ -12,7 +12,7 @@ asyncio urllib3~=2.1.0 SQLAlchemy==2.0.23 geoalchemy2==0.14.7 -requests~=2.31.0 +requests~=2.32.3 cloudevents~=1.10.1 requests_mock Faker diff --git a/functions-python/extract_bb/requirements.txt b/functions-python/extract_bb/requirements.txt index 97d34113f..c8ad01d40 100644 --- a/functions-python/extract_bb/requirements.txt +++ b/functions-python/extract_bb/requirements.txt @@ -8,7 +8,7 @@ asyncio~=3.4.3 urllib3~=2.1.0 SQLAlchemy==2.0.23 geoalchemy2==0.14.7 -requests~=2.31.0 +requests~=2.32.3 cloudevents~=1.10.1 attrs~=23.1.0 pluggy~=1.3.0 diff --git a/functions-python/helpers/requirements.txt b/functions-python/helpers/requirements.txt index 52b8e6e8c..0c6227a5e 100644 --- a/functions-python/helpers/requirements.txt +++ b/functions-python/helpers/requirements.txt @@ -12,6 +12,6 @@ asyncio urllib3~=2.1.0 SQLAlchemy==1.4.49 geoalchemy2 -requests~=2.31.0 +requests~=2.32.3 cloudevents~=1.10.1 requests_mock \ No newline at end of file diff --git a/functions-python/update_validation_report/requirements.txt b/functions-python/update_validation_report/requirements.txt index b10e82a97..14313f3e0 100644 --- a/functions-python/update_validation_report/requirements.txt +++ b/functions-python/update_validation_report/requirements.txt @@ -8,7 +8,7 @@ asyncio~=3.4.3 urllib3~=2.1.0 SQLAlchemy==2.0.23 geoalchemy2==0.14.7 -requests~=2.31.0 +requests~=2.32.3 cloudevents~=1.10.1 attrs~=23.1.0 pluggy~=1.3.0 diff --git a/functions-python/validation_report_processor/requirements.txt b/functions-python/validation_report_processor/requirements.txt index f15b5679e..b52bea955 100644 --- a/functions-python/validation_report_processor/requirements.txt +++ b/functions-python/validation_report_processor/requirements.txt @@ -6,7 +6,7 @@ asyncio~=3.4.3 urllib3~=2.1.0 SQLAlchemy==2.0.23 geoalchemy2==0.14.7 -requests~=2.31.0 +requests~=2.32.3 cloudevents~=1.10.1 attrs~=23.1.0 pluggy~=1.3.0