-
Notifications
You must be signed in to change notification settings - Fork 2k
[cherry-pick] chore(deps): bump the python group in /tests with 17 updates #7561
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
pdabelf5
merged 1 commit into
release-4.0
from
cherry-pick-release-4.0-50d850fb2ea603d192a18f73d000e6861d6fec8e
Mar 31, 2025
Merged
[cherry-pick] chore(deps): bump the python group in /tests with 17 updates #7561
pdabelf5
merged 1 commit into
release-4.0
from
cherry-pick-release-4.0-50d850fb2ea603d192a18f73d000e6861d6fec8e
Mar 31, 2025
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
Bumps the python group in /tests with 17 updates: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `24.3.0` | `25.3.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `5.5.2` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `44.0.2` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.37.0` | `2.38.0` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.1.0` | | [kubernetes](https://github.com/kubernetes-client/python) | `31.0.0` | `32.0.1` | | [mock](https://github.com/testing-cabal/mock) | `5.1.0` | `5.2.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [playwright](https://github.com/microsoft/playwright-python) | `1.49.1` | `1.51.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.1` | `6.30.1` | | [pyee](https://github.com/jfhbrook/pyee) | `12.0.0` | `13.0.0` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `24.3.0` | `25.0.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.0` | `3.2.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | Updates `attrs` from 24.3.0 to 25.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `cachetools` from 5.5.0 to 5.5.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.0...v5.5.2) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `cryptography` from 44.0.1 to 44.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) Updates `google-auth` from 2.37.0 to 2.38.0 - [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.37.0...v2.38.0) Updates `iniconfig` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.1.0) Updates `kubernetes` from 31.0.0 to 32.0.1 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/python@v31.0.0...v32.0.1) Updates `mock` from 5.1.0 to 5.2.0 - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@5.1.0...5.2.0) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0) Updates `playwright` from 1.49.1 to 1.51.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.49.1...v1.51.0) Updates `protobuf` from 5.29.1 to 6.30.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.1...v6.30.1) Updates `pyee` from 12.0.0 to 13.0.0 - [Release notes](https://github.com/jfhbrook/pyee/releases) - [Changelog](https://github.com/jfhbrook/pyee/blob/main/CHANGELOG.md) - [Commits](jfhbrook/pyee@v12.0.0...v13.0.0) Updates `pyopenssl` from 24.3.0 to 25.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.3.0...25.0.0) Updates `pyparsing` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.0...3.2.2) Updates `pytest` from 8.3.4 to 8.3.5 - [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.3.4...8.3.5) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: charset-normalizer 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: iniconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: playwright 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-major dependency-group: python - dependency-name: pyee dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pyparsing 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: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
pdabelf5
approved these changes
Mar 25, 2025
AlexFenlon
approved these changes
Mar 31, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 17 updates:
24.3.025.3.05.5.05.5.22024.12.142025.1.313.4.03.4.144.0.144.0.22.37.02.38.02.0.02.1.031.0.032.0.15.1.05.2.010.5.010.6.01.49.11.51.05.29.16.30.112.0.013.0.024.3.025.0.03.2.03.2.28.3.48.3.52.2.32.3.0Updates
attrsfrom 24.3.0 to 25.3.0Commits
Updates
cachetoolsfrom 5.5.0 to 5.5.2Changelog
Sourced from cachetools's changelog.
Commits
c403f9fBump version9e11baaBump copyright year.450cd41Update CI environment.d63ec41Bump codecov/codecov-action from 4.5.0 to 5.3.1bcd3399Bump actions/setup-python from 5.2.0 to 5.4.08bda7eaBump actions/checkout from 4.2.0 to 4.2.2c03a7eeFix #328: Add note about maxsize being an actual number.72b4a32Reduce number of decorator lock/unlock operations in case of cache miss.2252883Add test case for decorator lock/unlock operations.fef378fShow missing lines in tox coverage report.Updates
certififrom 2024.12.14 to 2025.1.31Commits
088f9312025.01.31 (#336)1c17795Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284edBump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1dBump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)Updates
charset-normalizerfrom 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5🔧 fix long description content-type inferred as rst instead of mdc7197b7📝 fix changelog entries (#582)c390e1fMerge pull request #581 from jawah/refresh-part-2f9d6b8c🔒 add CODEOWNERS7ce1ef1🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205🔧 update LICENSE copyrightf11f571🔧 include noxfile in sdist1ec7c06🔧 update changelog14b4649🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
cryptographyfrom 44.0.1 to 44.0.2Changelog
Sourced from cryptography's changelog.
Commits
56cfce644.0.2 release (#12537)7b4cc26Backport PyPy3.11 support (#12536)Updates
google-authfrom 2.37.0 to 2.38.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
ca82184chore(main): release 2.38.0 (#1657)d049370chore: Add warnings regarding consuming externally sourced credentials (#1655)34ee3fefeat: adding domain-wide delegation flow in impersonated credential (#1624)1972c7bchore: improve error message in _metadata.py (#1652)Updates
iniconfigfrom 2.0.0 to 2.1.0Release notes
Sourced from iniconfig's releases.
Changelog
Sourced from iniconfig's changelog.
Commits
34793a6pre-commit136435dupdate changelog0bb99adfix #62: require a minimal hatch version with correct metadata16793eaMerge pull request #56 from hugovk/add-3.123dc2b2dAdd support for Python 3.132eb8abfBump GitHub Actions8c4bb5bSet python-version for pre-commit to remove CI warning58b22b2Drop support for EOL Python 3.74a53042Add support for Python 3.129cae431Merge pull request #54 from webknjaz/patch-1Updates
kubernetesfrom 31.0.0 to 32.0.1Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
bc4fd67Merge pull request #2348 from yliaog/automated-release-of-32.0.1-upstream-rel...79690bcUpdate the compatibility matrix and maintenance status893d70agenerated client change641f59agenerated API change7ea787cgenerated client change for custom_objects49df237update version constants for 32.0.1 release3c848c2update changelog with release notes from master branchdcc27f9Address review feedbackc665cabfix: Extract value from ConfigNode before storing it4c7757bTweak test to fail like the production code doesUpdates
mockfrom 5.1.0 to 5.2.0Changelog
Sourced from mock's changelog.
Commits
0f5df82In memoriam: Michael Foord 1974-20253c737e2Preparing for 5.2.0 release.563f311latest sync point4fc238eunittest.mocktest and coverage fixup (#130787)aee44edBackport-specific code coverage fixes9081bbeFix bug in backporting docsfdacaa2Add set_event_loop_policy to backports4221c21Revert "gh-71339: Add additional assertion methods for unittest (GH-128707)"45d2d49gh-71339: Add additional assertion methods for unittest (GH-128707)9e3f49cgh-127949: deprecateasyncio.set_event_loop_policy(#128024)Updates
more-itertoolsfrom 10.5.0 to 10.6.0Release notes
Sourced from more-itertools's releases.
Commits
1681ceaBump version: 10.5.0 → 10.6.0ff31994Merge pull request #943 from more-itertools/release-20251a4fba2Drop extra whitespace9b47c8bDrop mypy pind11b54dUpdate version docs71e4b1cMerge branch 'stankudrow-pyupgrade-py39' into release-2025d58fe3dMerge branch 'pyupgrade-py39' of https://github.com/stankudrow/more-itertools...8acddb5Merge pull request #945 from rhettinger/mo_cova011403aTest corner cases7b9889cMerge pull request #944 from rhettinger/strict_countsUpdates
playwrightfrom 1.49.1 to 1.51.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
256635bdevops: fix ESRP publishing3f97c8achore(roll): roll Playwright to 1.51.1 (#2786)25fb05dtest: migrate flaky plugin to rerunfailures (#2772)1b95464chore(roll): roll Playwright to 1.51.0-beta-1741166263000 (#2767)55725d5test: unflake tests (#2768)8533973build(deps): bump setuptools from 75.8.0 to 75.8.2 (#2763)23f1532build(deps): bump pytest from 8.3.4 to 8.3.5 (#2762)3e61c3fbuild(deps): bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 (#2761)738f98ddevops: use ESRP PME for publishing (#2760)4e98d68build(deps): bump flake8 from 7.1.1 to 7.1.2 (#2748)Updates
protobuffrom 5.29.1 to 6.30.1Commits
0d815c5Updating version.json and repo version numbers to: 30.1ebb5224Re-addsystem_pythonrepo alias to MODULE.bazel (#20662)4747628Remove Java runtime classes from kotlin release. (#20607)250c550Fix python codegen crash when C++ features are used. (#20577)3576a1fLoosen py_proto_library check to be on the import path instead of full direct...efa65c5Merge pull request #20562 from protocolbuffers/30.x-20250304225463fc9d6Updating version.json and repo version numbers to: 30.1-devd295af5Updating version.json and repo version numbers to: 30.0a5c906aSplit maven dependencies into dev vs local (#20549) (#20558)6059cb7Cherry-pick notices change for 30.xUpdates
pyeefrom 12.0.0 to 13.0.0Release notes
Sourced from pyee's releases.
Changelog
Sourced from pyee's changelog.
Commits
d0aa115changelog note on mypy dev depdcc94e6Release 13.0.0484633dRemove unneeded type ignore8e78400Remove old type stubbf7cda5Remove conditional iscoroutine importc5a4490Add back 3.8, 3.9 and 3.10 support7cb6ff3Annotate Self in overloads3daa6e5Add@whitphxto contributorsc149410Update CHANGELOG10ae521Drop 3.8, 3.9 and 3.10 supportUpdates
pyopensslfrom 24.3.0 to 25.0.0Changelog
Sourced from pyopenssl's changelog.
Commits
787f176Prepare for 25.0.0 release (#1411)2d6299bBump actions/upload-artifact in /.github/actions/upload-coverage (#1410)96a4459Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#1409)1b2b0edUse type-level deprecations (#1389)70e2835Bring full tests directory to typing correctly (#1407)9422c36Bring us under 30 test_ssl type-check issues (#1406)a3972a0A bit more test_ssl.py type check cleanup (#1405)9baefbaBring us under 100 test_ssl type-check issues (#1404)317c7faBurn down another 100 mypy errors in test_ssl.py (#1403)7c771deType check all tests except test_ssl.py (#1402)Updates
pyparsingfrom 3.2.0 to 3.2.2Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
b0a8be6Prep for 3.2.2 releasef3abd5eChanges to adventureEngine.py to make a better diagram0a030b4Some code cleanup, black52ed224Update docs with PEP8 names274ed98Fix one_of to use re.escape when merging strings into a regular expression0f4c884Addnon_capturing_groupsargument and extra input validation to `pyparsing....67d3078Some code cleanup in Forward._generateDefaultName and srange28ef77eRewrite to remove return from finally block (Issue