| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
Sorry, something went wrong.
…dates Updates the requirements on [setuptools](https://github.com/pypa/setuptools), [protobuf](https://github.com/protocolbuffers/protobuf), [requests](https://github.com/psf/requests), [future](https://github.com/PythonCharmers/python-future), [tox](https://github.com/tox-dev/tox), [wheel](https://github.com/pypa/wheel), [twine](https://github.com/pypa/twine) and [opentelemetry-instrumentation-logging](https://github.com/open-telemetry/opentelemetry-python-contrib) to permit the latest version. Updates `setuptools` from 82.0.0 to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.0...v83.0.0) Updates `protobuf` from 6.33.5 to 7.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.34.2) Updates `future` to 1.0.0 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](PythonCharmers/python-future@v0.18.3...v1.0.0) Updates `tox` to 4.58.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.15.0...4.58.0) Updates `wheel` from 0.46.3 to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.46.3...0.47.0) Updates `twine` to 6.2.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@5.0.0...6.2.0) Updates `opentelemetry-instrumentation-logging` from 0.60b1 to 0.65b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) --- updated-dependencies: - dependency-name: future dependency-version: 1.0.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: opentelemetry-instrumentation-logging dependency-version: 0.62b1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tox dependency-version: 4.53.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
| Back | FazBrowse Home | New Git URL |
Updates the requirements on setuptools, protobuf, requests, future, tox, wheel, twine and opentelemetry-instrumentation-logging to permit the latest version.
ChangelogUpdates setuptools from 82.0.0 to 83.0.0
Sourced from setuptools's changelog.
CommitsUpdates protobuf from 6.33.5 to 7.35.1
Release notesSourced from protobuf's releases.
... (truncated)
CommitsUpdates requests from 2.32.5 to 2.34.2
Release notesSourced from requests's releases.
... (truncated)
ChangelogSourced from requests's changelog.
... (truncated)
CommitsUpdates future to 1.0.0
Release notesSourced from future's releases.
ChangelogSourced from future's changelog.
... (truncated)
CommitsUpdates tox to 4.58.0
Release notesSourced from tox's releases.
ChangelogSourced from tox's changelog.
... (truncated)
CommitsUpdates wheel from 0.46.3 to 0.47.0
Release notesSourced from wheel's releases.
ChangelogSourced from wheel's changelog.
... (truncated)
CommitsUpdates twine to 6.2.0
ChangelogSourced from twine's changelog.
... (truncated)
CommitsUpdates opentelemetry-instrumentation-logging from 0.60b1 to 0.65b0
ChangelogSourced from opentelemetry-instrumentation-logging's changelog.
... (truncated)
Commits