From 4b929dde2b918667062e3c10290eeadf45cfa7d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 03:34:06 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 16e6f0fc2..4dcb6394f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "MIT" python = "^3.9" lxml = "~5.2" pyopenmensa = "~0.95" -requests = "~2.31" +requests = "~2.32" deepl = "^1.2.1" [tool.poetry.dev-dependencies]