-
Notifications
You must be signed in to change notification settings - Fork 2k
Bump the python group in /tests with 10 updates #5195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Dependency ReviewThe following issues were found:
License Issuestests/requirements.txt
Allowed Licenses: Apache-1.1, Apache-2.0, BSD-2-Clause, BSD-3-Clause, BSL-1.0, ISC, MIT, NCSA, OpenSSL, Python-2.0, X11 Excluded from license check: pkg:githubactions/fossas/fossa-action, pkg:golang/github.com/shoenig/go-m1cpu Scanned Manifest Filestests/requirements.txt
|
2f426ad to
c59bd2b
Compare
pdabelf5
approved these changes
Mar 7, 2024
Bumps the python group in /tests with 10 updates: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.4` | `42.0.5` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.27.0` | `2.28.1` | | [grpcio](https://github.com/grpc/grpc) | `1.60.1` | `1.62.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.60.1` | `1.62.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.2` | `4.25.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` | | [pytest-metadata](https://github.com/pytest-dev/pytest-metadata) | `3.1.0` | `3.1.1` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` | Updates `cachetools` from 5.3.2 to 5.3.3 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.2...v5.3.3) Updates `cryptography` from 42.0.4 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...42.0.5) Updates `google-auth` from 2.27.0 to 2.28.1 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.27.0...v2.28.1) Updates `grpcio` from 1.60.1 to 1.62.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.60.1...v1.62.0) Updates `grpcio-tools` from 1.60.1 to 1.62.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.60.1...v1.62.0) Updates `protobuf` from 4.25.2 to 4.25.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.2...v4.25.3) Updates `pytest` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...8.0.2) Updates `pytest-metadata` from 3.1.0 to 3.1.1 - [Changelog](https://github.com/pytest-dev/pytest-metadata/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-metadata@3.1.0...3.1.1) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest-metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
48ed6f4 to
bbe3db9
Compare
vepatel
approved these changes
Mar 7, 2024
oseoin
approved these changes
Mar 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python group in /tests with 10 updates:
5.3.25.3.342.0.442.0.52.27.02.28.11.60.11.62.01.60.11.62.04.25.24.25.38.0.08.0.23.1.03.1.12.8.22.9.0.post02.2.02.2.1Updates
cachetoolsfrom 5.3.2 to 5.3.3Changelog
Sourced from cachetools's changelog.
Commits
1fcadeaBump copyright year and version.2b0a7cbBump copyright year.d566834LICENSE: update the year4a284caMerge branch 'kuraga-get-rid-of-operator-usage'86ff2f0Merge branch 'get-rid-of-operator-usage' of https://github.com/kuraga/cacheto...2862109Bump actions/setup-python from 4.7.1 to 5.0.04c5d179Bump actions/checkout from 4.1.0 to 4.1.198453e8Get rid ofoperatorusaged991ac7Add cacheing reference.Updates
cryptographyfrom 42.0.4 to 42.0.5Changelog
Sourced from cryptography's changelog.
Commits
33833f0Release 42.0.5 (#10470)4be53bfAdded a budget for NC checks to protect against DoS (#10467) (#10468)8e9de30Bump pyo3 from 0.20.2 to 0.20.3 in /src/rust (#10462) (#10465)Updates
google-authfrom 2.27.0 to 2.28.1Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
3c3bfd7chore(main): release 2.28.1 (#1482)08b5cc3fix: Typo when setting the state for the pickle deserializer. (#1479)32ed601chore(main): release 2.28.0 (#1471)9bb64c8fix: make requests import conditional for gce universe domain (#1476)30743b0chore: refresh sys test cred (#1477)46b9569chore: refactoring common used constant from the same source (#1472)4e927abchore: token update (#1474)a036b47fix: Change log level to debug for return_none_for_not_found_error (#1473)fa8b7b2feat: adding universe domain support for downscroped credentials (#1463)2c3304bToken update (#1470)Updates
grpciofrom 1.60.1 to 1.62.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
f78a54cBump release version 202402201104 (#35951)bc4f834[Python Otel] Fix packaging issue (v1.62.x backport) (#35936)ef03a26[ObjC] Backport #35893 1.62.x, upgrade abseil to 1.20240116.1 (#35909)acb1a55[experiments] Disable chaotic good test in 1.62 branch (#35902)6d7c638[Release] Bump version to 1.62.0-pre1 (on v1.62.x branch) (#35901)97733ce[experiments] Set call_status_override_on_cancellation default tofalsefro...86d4155[Release] Bump core version to 39.0.0 for upcoming release (#35889)6df52f8[test] Increase test timeout (#35887)c75d5c9[chaotic-good] Credential implementation (#35884)2b3f21dInternal changeUpdates
grpcio-toolsfrom 1.60.1 to 1.62.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
f78a54cBump release version 202402201104 (#35951)bc4f834[Python Otel] Fix packaging issue (v1.62.x backport) (#35936)ef03a26[ObjC] Backport #35893 1.62.x, upgrade abseil to 1.20240116.1 (#35909)acb1a55[experiments] Disable chaotic good test in 1.62 branch (#35902)6d7c638[Release] Bump version to 1.62.0-pre1 (on v1.62.x branch) (#35901)97733ce[experiments] Set call_status_override_on_cancellation default tofalsefro...86d4155[Release] Bump core version to 39.0.0 for upcoming release (#35889)6df52f8[test] Increase test timeout (#35887)c75d5c9[chaotic-good] Credential implementation (#35884)2b3f21dInternal changeUpdates
protobuffrom 4.25.2 to 4.25.3Commits
4a2aef5Updating version.json and repo version numbers to: 25.37c6ba83Merge pull request #15814 from protocolbuffers/cp-ruby-3.325b1e81Update Ruby GHA to test against Ruby 3.3.70e459fMerge pull request #15802 from protocolbuffers/cp-25.x17ec19dBump python version to 3.9 for gcloud 460.0.09dc736d[ObjC] Use a local to avoid warnings in 32bit builds.9d1bc10[CPP] Add the privacy manifest to the C++ CocoaPod.cec08dc[ObjC] Add the privacy manifest to the ObjC CocoaPod.cf87faaAdd PrivacyInfo.xcprivacy (#15557)76d05d4remove use of mach_absolute_time (#15554)Updates
pytestfrom 8.0.0 to 8.0.2Release notes
Sourced from pytest's releases.
Commits
31afeebPrepare release version 8.0.21b00a2fMerge pull request #12025 from pytest-dev/backport-12022-to-8.0.xff2f66d[8.0.x] Revert "Fix teardown error reporting when--maxfail=1(#11721)"8a8eed6[8.0.x] Fix collection of short paths on Windows (#12024)74346f0[8.0.x] Allow Sphinx 7.x (#12005)b7657b4[8.0.x] Disallow Sphinx 6 and 7 (#12001)feb7c5eMerge pull request #11999 from pytest-dev/backport-11996-to-8.0.x0909655[8.0.x] code: fixIndexErrorcrash ingetstatementrange_ast68524d4Merge pull request #11993 from pytest-dev/release-8.0.1d7d320aPrepare release version 8.0.1Updates
pytest-metadatafrom 3.1.0 to 3.1.1Changelog
Sourced from pytest-metadata's changelog.
Commits
16b39d2feat: Add environment variables for AWS CodeBuild CI. (#88)Updates
python-dateutilfrom 2.8.2 to 2.9.0.post0Release notes
Sourced from python-dateutil's releases.
Changelog
Sourced from python-dateutil's changelog.
Commits
1ae8077Merge pull request #1346 from pganssle/release_2.9.0.post0ee6de9dUpdate news to prepare for release9780d32Pinsetuptools_scmto <8db9d018Merge pull request #1343 from pganssle/release_2.9.0423ca2fRun updatezinfo before buildedd3fd4Update NEWS filefe02d02Run towncrier with Python 3.119c7524aFix MANIFEST.in pattern6de58f5Update classifiers to include Python 3.128fe0cabMerge pull request #1342 from pganssle/update_zoneinfoUpdates
urllib3from 2.2.0 to 2.2.1Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
54d6edfRelease 2.2.149b2ddaStop casting request headers to HTTPHeaderDict (#3344)e22f651Fix docstring of retries parameterfa54179Distinguish between truncated and excess content in response (#3273)cfe52f9Fix InsecureRequestWarning for HTTPS Emscripten requests (#3333)25155d7Ensure no remote connections during testing (#3328)12f9233Bump cryptography to 42.0.2 and PyOpenSSL to 24.0.0 (#3340)9929d3cAdd nox session to start local Pyodide consoleaa8d3ddFix ssl_version tests for upcoming migration to pytest 823f2287Remove TODO about informational responses (#3319)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions