diff --git a/samples_1/python-with-packages/requirements.txt b/samples_1/python-with-packages/requirements.txt index 2a219cd..4b99aaa 100644 --- a/samples_1/python-with-packages/requirements.txt +++ b/samples_1/python-with-packages/requirements.txt @@ -1,3 +1,3 @@ # we're only loading one example dep here -requests==2.20.0 +requests==2.31.0 . \ No newline at end of file