From e453ad5d3ac3213056520d306b201c2706901e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:18:06 +0000 Subject: [PATCH] Bump typeguard from 4.3.0 to 4.4.0 (#922) Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.3.0 to 4.4.0. - [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.3.0...4.4.0) --- updated-dependencies: - dependency-name: typeguard dependency-type: direct:production update-type: version-update:semver-minor ... 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 167af3de..fabb755e 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.3.0 +typeguard==4.4.0 # via -r docs/requirements.in typing-extensions==4.11.0 # via