From 02ec86dfa27bd52d86d5694cd9c869e8289dfde9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 06:43:27 +0000 Subject: [PATCH] Bump types-networkx from 3.5.0.20250812 to 3.5.0.20250822 Bumps [types-networkx](https://github.com/typeshed-internal/stub_uploader) from 3.5.0.20250812 to 3.5.0.20250822. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-networkx dependency-version: 3.5.0.20250822 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 385956463b98..cd6f6cb82df6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -455,7 +455,7 @@ traitlets==5.14.3 # nbsphinx types-jsonschema==4.25.1.20250822 # via qcodes (pyproject.toml) -types-networkx==3.5.0.20250812 +types-networkx==3.5.0.20250823 # via qcodes (pyproject.toml) types-pytz==2025.2.0.20250809 # via pandas-stubs