From 6f503e800d46319174244bd8a7005642cd60c9a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 20:33:20 +0000 Subject: [PATCH] chore(deps): bump the python-dependencies group with 3 updates Bumps the python-dependencies group with 3 updates: [mypy](https://github.com/python/mypy), [types-pyyaml](https://github.com/python/typeshed) and [pygithub](https://github.com/pygithub/pygithub). Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.3.0...v2.3.1) Updates `types-pyyaml` from 6.0.12.20260724 to 6.0.12.20260815 - [Commits](https://github.com/python/typeshed/commits) Updates `pygithub` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](https://github.com/pygithub/pygithub/compare/v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260815 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pygithub dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 446b93de..4a3676d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ requests==2.34.2 black==26.5.1 PyYAML==6.0.3 semver==3.0.4 -mypy==2.3.0 +mypy==2.3.1 mypy-extensions==1.1.0 types-requests==2.33.0.20260712 -types-PyYAML==6.0.12.20260724 -PyGithub==2.9.1 +types-PyYAML==6.0.12.20260815 +PyGithub==2.10.0