From 5eaa6213743c9defe29b156b8442d6190211b299 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 22:04:31 +0200 Subject: [PATCH] chore(deps): update dependency requests to v2.31.0 (#37) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 65e0f3a..c2cacfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ web=[ worker=[ "watchdog[watchmedo] ==2.3.1", "whisper-openai ==1.0.0", - "requests ==2.28.2" + "requests ==2.31.0" ] tooling = [