From f9895848381dbd06f2a6846f83370d11bf1a491f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:44:07 +0000 Subject: [PATCH] Bump typeguard from 4.4.0 to 4.4.1 (#924) Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/typeguard/compare/4.4.0...4.4.1) --- updated-dependencies: - dependency-name: typeguard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fabb755e..5fe94725 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -100,7 +100,7 @@ sphinxcontrib-qthelp==1.0.6 # via sphinx sphinxcontrib-serializinghtml==1.1.9 # via sphinx -typeguard==4.4.0 +typeguard==4.4.1 # via -r docs/requirements.in typing-extensions==4.11.0 # via