From 94830ecb70d4288f56e1ac71f7f129cad36473f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:14:24 +0000 Subject: [PATCH] Bump the pip-dependencies group with 11 updates Bumps the pip-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.4.22` | `2026.5.20` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.20` | `1.8.21` | | [docutils](https://github.com/rtfd/recommonmark) | `0.22.4` | `0.23` | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.81.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.81.0` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `11.0.2` | `11.1.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [zipp](https://github.com/jaraco/zipp) | `3.23.1` | `4.1.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.1` | Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](https://github.com/certifi/python-certifi/compare/2026.04.22...2026.05.20) Updates `debugpy` from 1.8.20 to 1.8.21 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.20...v1.8.21) Updates `docutils` from 0.22.4 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `grpcio` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.80.0...v1.81.0) Updates `grpcio-tools` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.80.0...v1.81.0) Updates `idna` from 3.15 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.15...v3.18) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.2.0) Updates `more-itertools` from 11.0.2 to 11.1.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v11.0.2...v11.1.0) Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.2) Updates `zipp` from 3.23.1 to 4.1.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.23.1...v4.1.0) Updates `coverage` from 7.13.5 to 7.14.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.5...7.14.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: debugpy dependency-version: 1.8.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: more-itertools dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: zipp dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 00b3fef..0743956 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ appdirs==1.4.4 baron==0.10.1 bleach==6.3.0 -certifi==2026.4.22 +certifi==2026.5.20 charset-normalizer==3.4.7 -debugpy==1.8.20 -docutils==0.22.4 -grpcio==1.80.0 -grpcio-tools==1.80.0 -idna==3.15 +debugpy==1.8.21 +docutils==0.23 +grpcio==1.81.0 +grpcio-tools==1.81.0 +idna==3.18 importlib-metadata==9.0.0 jaraco.classes==3.4.0 keyring==25.7.0 -markdown-it-py==4.0.0 +markdown-it-py==4.2.0 mdurl==0.1.2 -more-itertools==11.0.2 +more-itertools==11.1.0 pkginfo==1.12.1.2 protobuf==6.33.6 pyfakefs==6.2.0 Pygments==2.20.0 readme-renderer==44.0 redbaron==0.9.2 -requests==2.33.1 +requests==2.34.2 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==15.0.0 @@ -30,5 +30,5 @@ six==1.17.0 twine==6.2.0 urllib3==2.7.0 webencodings==0.5.1 -zipp==3.23.1 -coverage==7.13.5 +zipp==4.1.0 +coverage==7.14.1