From 5a3fe08c14a5938829734f4b30893b2b9c096f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 05:57:37 +0000 Subject: [PATCH] Bump types-networkx from 3.6.1.20251212 to 3.6.1.20251220 Bumps [types-networkx](https://github.com/typeshed-internal/stub_uploader) from 3.6.1.20251212 to 3.6.1.20251220. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-networkx dependency-version: 3.6.1.20251220 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 875cc0034bb..aab78833abc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -453,7 +453,7 @@ traitlets==5.14.3 # nbsphinx types-jsonschema==4.25.1.20251009 # via qcodes (pyproject.toml) -types-networkx==3.6.1.20251212 +types-networkx==3.6.1.20251220 # via qcodes (pyproject.toml) types-pytz==2025.2.0.20251108 # via pandas-stubs