From b016dae2447af68a46955ab2ea3cc78e178b6f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 04:36:34 +0000 Subject: [PATCH] Bump types-networkx from 3.5.0.20250812 to 3.5.0.20250821 Bumps [types-networkx](https://github.com/typeshed-internal/stub_uploader) from 3.5.0.20250812 to 3.5.0.20250821. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-networkx dependency-version: 3.5.0.20250821 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 3c5aea70815..60381309ac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -455,7 +455,7 @@ traitlets==5.14.3 # nbsphinx types-jsonschema==4.25.1.20250821 # via qcodes (pyproject.toml) -types-networkx==3.5.0.20250812 +types-networkx==3.5.0.20250822 # via qcodes (pyproject.toml) types-pytz==2025.2.0.20250809 # via pandas-stubs