From e12f56724eba410ed7c96d0e6266f1f9ec144c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:49:53 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/web/requirements-dev.txt | 2 +- python/web/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/web/requirements-dev.txt b/python/web/requirements-dev.txt index 23455240..5984bf73 100644 --- a/python/web/requirements-dev.txt +++ b/python/web/requirements-dev.txt @@ -16,7 +16,7 @@ pycodestyle==2.11.1 pyflakes==3.2.0 pytest==8.1.1 pytest_httpserver==1.0.10 -requests==2.31.0 +requests==2.32.0 urllib3==2.2.1 vcgencmd==0.1.1 watchdog==4.0.0 diff --git a/python/web/requirements.txt b/python/web/requirements.txt index f71d0b9c..51abfda4 100644 --- a/python/web/requirements.txt +++ b/python/web/requirements.txt @@ -10,7 +10,7 @@ Jinja2==3.1.4 MarkupSafe==2.1.3 protobuf==3.20.2 pytz==2023.3.post1 -requests==2.31.0 +requests==2.32.0 simplepam==0.1.5 ua-parser==0.16.1 vcgencmd==0.1.1