From 4de8b3fd35b62735da48510f7a58a84ae1f7802c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 20:32:53 +0000 Subject: [PATCH] chore(deps): bump the python-dependencies group with 2 updates Bumps the python-dependencies group with 2 updates: [types-requests](https://github.com/python/typeshed) and [types-pyyaml](https://github.com/python/typeshed). Updates `types-requests` from 2.33.0.20260712 to 2.33.0.20260906 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20260815 to 6.0.12.20260906 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260906 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260906 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0e364076..8a08e13e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ PyYAML==6.0.3 semver==3.0.4 mypy==2.3.1 mypy-extensions==1.1.0 -types-requests==2.33.0.20260712 -types-PyYAML==6.0.12.20260815 +types-requests==2.33.0.20260906 +types-PyYAML==6.0.12.20260906 PyGithub==2.10.0