Skip to content

Commit 4b929dd

Browse files
dependabot[bot]COM8
authored andcommitted
---
updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 172a873 commit 4b929dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
python = "^3.9"
1010
lxml = "~5.2"
1111
pyopenmensa = "~0.95"
12-
requests = "~2.31"
12+
requests = "~2.32"
1313
deepl = "^1.2.1"
1414

1515
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)