diff --git a/wake-controller/requirements.txt b/wake-controller/requirements.txt index 672c8bc..a4c0d97 100644 --- a/wake-controller/requirements.txt +++ b/wake-controller/requirements.txt @@ -1,4 +1,4 @@ pyyaml==6.0.1 GitPython==3.1.43 flask==3.0.3 -requests==2.31.0 \ No newline at end of file +requests==2.32.2 \ No newline at end of file