diff --git a/crossplane-functions/edgenetworks/requirements.txt b/crossplane-functions/edgenetworks/requirements.txt index 86ef3b67..ccaa2b1a 100644 --- a/crossplane-functions/edgenetworks/requirements.txt +++ b/crossplane-functions/edgenetworks/requirements.txt @@ -5,6 +5,6 @@ idna==3.4 pathspec==0.11.1 platformdirs==2.6.2 PyYAML==6.0 -requests==2.28.2 +requests==2.32.1 tomli==2.0.1 urllib3==1.26.15 \ No newline at end of file diff --git a/crossplane-functions/streams/requirements.txt b/crossplane-functions/streams/requirements.txt index 9650a5c9..e70f3314 100644 --- a/crossplane-functions/streams/requirements.txt +++ b/crossplane-functions/streams/requirements.txt @@ -8,4 +8,4 @@ PyYAML==6.0 tomli==2.0.1 urllib3==1.26.15 argparse==1.4.0 -requests==2.28.2 \ No newline at end of file +requests==2.32.1 \ No newline at end of file