From b25e8adb06b9545e9baa5cf36fc5169c27129ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 13:13:10 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7c46a7f..865b4ce 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ Kodistubs==21.0.0 # docs: https://romanvm.github.io/Kodistubs pytest==8.2.0 pytest-cov==5.0.0 PyYAML==6.0.1 -requests==2.31.0 +requests==2.32.2 rstcheck==6.2.1 Sphinx==7.1.2 sphinx-copybutton==0.5.2