From 1da2e5c02c56ad1fbd87b95f98a4e4481b792499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 04:45:21 +0000 Subject: [PATCH] Bump types-networkx from 3.6.1.20260512 to 3.6.1.20260513 Bumps [types-networkx](https://github.com/python/typeshed) from 3.6.1.20260512 to 3.6.1.20260513. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-networkx dependency-version: 3.6.1.20260513 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 3456b9e0016..c2a5c523473 100644 --- a/requirements.txt +++ b/requirements.txt @@ -456,7 +456,7 @@ traitlets==5.15.0 # nbsphinx types-jsonschema==4.26.0.20260508 # via qcodes (pyproject.toml) -types-networkx==3.6.1.20260512 +types-networkx==3.6.1.20260513 # via qcodes (pyproject.toml) types-pywin32==311.0.0.20260508 # via qcodes (pyproject.toml)