Skip to content

Commit 8f31c7d

Browse files
Bump the pip-dependencies group with 5 updates (#464)
Bumps the pip-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.19` | `1.8.20` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.4` | `6.33.5` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.1` | | [setuptools](https://github.com/pypa/setuptools) | `80.10.1` | `80.10.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.2` | Updates `debugpy` from 1.8.19 to 1.8.20 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.19...v1.8.20) Updates `protobuf` from 6.33.4 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `rich` from 14.2.0 to 14.3.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.1) Updates `setuptools` from 80.10.1 to 80.10.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.10.1...v80.10.2) Updates `coverage` from 7.13.1 to 7.13.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.1...7.13.2) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: rich dependency-version: 14.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 907d679 commit 8f31c7d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ baron==0.10.1
33
bleach==6.3.0
44
certifi==2026.1.4
55
charset-normalizer==3.4.4
6-
debugpy==1.8.19
6+
debugpy==1.8.20
77
docutils==0.22.4
88
grpcio==1.76.0
99
grpcio-tools==1.76.0
@@ -15,20 +15,20 @@ markdown-it-py==4.0.0
1515
mdurl==0.1.2
1616
more-itertools==10.8.0
1717
pkginfo==1.12.1.2
18-
protobuf==6.33.4
18+
protobuf==6.33.5
1919
pyfakefs==6.0.0
2020
Pygments==2.19.2
2121
readme-renderer==44.0
2222
redbaron==0.9.2
2323
requests==2.32.5
2424
requests-toolbelt==1.0.0
2525
rfc3986==2.0.0
26-
rich==14.2.0
26+
rich==14.3.1
2727
rply==0.7.8
28-
setuptools==80.10.1
28+
setuptools==80.10.2
2929
six==1.17.0
3030
twine==6.2.0
3131
urllib3==2.6.3
3232
webencodings==0.5.1
3333
zipp==3.23.0
34-
coverage==7.13.1
34+
coverage==7.13.2

0 commit comments

Comments
 (0)