From 4cf2ffd1beade97010b57bf0288df02def9f5e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 06:38:26 +0000 Subject: [PATCH] Bump types-networkx from 3.6.1.20260321 to 3.6.1.20260402 Bumps [types-networkx](https://github.com/python/typeshed) from 3.6.1.20260321 to 3.6.1.20260402. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-networkx dependency-version: 3.6.1.20260402 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60305026736..77c5ebf0541 100644 --- a/requirements.txt +++ b/requirements.txt @@ -456,7 +456,7 @@ traitlets==5.14.3 # nbsphinx types-jsonschema==4.26.0.20260325 # via qcodes (pyproject.toml) -types-networkx==3.6.1.20260321 +types-networkx==3.6.1.20260402 # via qcodes (pyproject.toml) types-pywin32==311.0.0.20260323 # via qcodes (pyproject.toml)