chore(deps): update python non-major dependencies#8196
Merged
bshaffer merged 1 commit intogoogleapis:mainfrom Mar 28, 2025
Merged
chore(deps): update python non-major dependencies#8196bshaffer merged 1 commit intogoogleapis:mainfrom
bshaffer merged 1 commit intogoogleapis:mainfrom
Conversation
bshaffer
approved these changes
Mar 28, 2025
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
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.
This PR contains the following updates:
==5.4.0->==5.5.2==8.1.7->==8.1.8==6.8.2->==6.9.0==0.6.5->==0.7.2==2.19.1->==2.24.2==2.32.0->==2.38.0==2.4.1->==2.4.3==3.0.0->==3.1.0==1.5.0->==1.7.1==2.7.1->==2.7.2==1.63.2->==1.69.2==3.7->==3.10==1.25.0->==1.26.1==0.6.0->==0.6.1==0.4.0->==0.4.2==1.16.0->==1.17.0==1.26.19->==1.26.20Release Notes
tkem/cachetools (cachetools)
v5.5.2Compare Source
===================
Reduce number of
@cachedlock/unlock operations.Improve documentation.
Update CI environment.
v5.5.1Compare Source
===================
Add documentation regarding caching of exceptions.
Officially support Python 3.13.
Update CI environment.
v5.5.0Compare Source
===================
TTLCache.expire()returns iterable of expired(key, value)pairs.
TLRUCache.expire()returns iterable of expired(key, value)pairs.
Documentation improvements.
Update CI environment.
pallets/click (click)
v8.1.8Compare Source
Unreleased
click.open_file(). :issue:2717click.Pathdisplays onmultiple lines. :issue:
2697""from being displayed inthe help for an option. :issue:
2500:issue:
2705default_map.:issue:
2632click.echo(color=...)passingcolorto coloroma so it can beforced on Windows. :issue:
2606.borntyping/python-colorlog (colorlog)
v6.9.0Compare Source
What's Changed
New Contributors
Full Changelog: borntyping/python-colorlog@v6.8.2...v6.9.0
googleapis/python-api-core (google-api-core)
v2.24.2Compare Source
Bug Fixes
v2.24.1Compare Source
Bug Fixes
Documentation
v2.24.0Compare Source
Features
v2.23.0Compare Source
Features
v2.22.0Compare Source
Features
Bug Fixes
Anydecode error (#712) (0d5ed37)v2.21.0Compare Source
Features
Bug Fixes
v2.20.0Compare Source
Features
v2.19.2Compare Source
Bug Fixes
rpc_statusmodule (#680) (7ccbf57)googleapis/google-auth-library-python (google-auth)
v2.38.0Compare Source
Features
Documentation
v2.37.0Compare Source
Features
v2.36.0Compare Source
Features
Bug Fixes
v2.35.0Compare Source
Features
AuthorizedSessionapi (#1577) (2910b6b)Bug Fixes
v2.34.0Compare Source
Features
Bug Fixes
v2.33.0Compare Source
Features
StaticCredentialsusing access tokens (#1559) (dc17dfc)Bug Fixes
Documentation
googleapis/python-cloud-core (google-cloud-core)
v2.4.3Compare Source
Bug Fixes
v2.4.2Compare Source
Features
googleapis/python-storage (google-cloud-storage)
v3.1.0Compare Source
Features
googleapis/python-crc32c (google-crc32c)
v1.7.1Compare Source
Bug Fixes
v1.7.0Compare Source
Features
v1.6.0Compare Source
Features
Bug Fixes
googleapis/google-resumable-media-python (google-resumable-media)
v2.7.2Compare Source
Bug Fixes
googleapis/google-cloud-python (googleapis-common-protos)
v1.69.2Compare Source
Bug Fixes
includeintool.setuptools.packages.find(#13662) (c6a1588)v1.69.1Compare Source
Bug Fixes
v1.69.0Compare Source
Features
v1.68.0Compare Source
Features
unversioned_package_disabledis added to message.google.api.PythonSettings(eb554e8)experimental_featuresto messagePythonSettings(#249) (ba8d36e)Documentation
contentin message.google.api.Pageis changed (eb554e8)RoutingRuleis changed (eb554e8)v1.67.0Compare Source
Features
unversioned_package_disabledis added to message.google.api.PythonSettings(eb554e8)Documentation
contentin message.google.api.Pageis changed (eb554e8)RoutingRuleis changed (eb554e8)v1.66.0Features
MISSING_ORIGINandOVERLOADED_CREDENTIALStoErrorReasonenum (d0478d8)protobuf_pythonic_types_enabledtoExperimentalFeaturesmessage (d0478d8)selective_gapic_generationtoCommonLanguageSettingsmessage (d0478d8)time_series_resource_hierarchy_leveltoMetricDescriptorMetadatamessage (d0478d8)SelectiveGapicGeneration(d0478d8)v1.65.0Features
experimental_featuresto messagePythonSettings(#249) (139490f)v1.64.0Features
Bug Fixes
Documentation
kjd/idna (idna)
v3.10Compare Source
v3.9Compare Source
v3.8Compare Source
What's Changed
Thanks to Hugo van Kemenade for contributions to this release.
Full Changelog: kjd/idna@v3.7...v3.8
googleapis/proto-plus-python (proto-plus)
v1.26.1Compare Source
Bug Fixes
v1.26.0Compare Source
Features
Bug Fixes
Documentation
pyasn1/pyasn1 (pyasn1)
v0.6.1Compare Source
pr #73
pr #62
pr #61
pr #60
pr #71
pr #70
tagMapandtypeMapaliasespr #72
pr #64
pr #63
pr #69
pyasn1/pyasn1-modules (pyasn1-modules)
v0.4.2Compare Source
removed the pyasn1.compat.octets module
v0.4.1Compare Source
benjaminp/six (six)
v1.17.0Compare Source
Pull request #388: Remove
URLopenerandFancyURLopenerclasses fromurllib.requestwhen running on Python 3.14 or greater.Pull request #365, issue #283:
six.moves.UserDictnow points toUserDict.IterableUserDictinstead ofUserDict.UserDicton Python 2.urllib3/urllib3 (urllib3)
v1.26.20Compare Source
====================
FIPS-compliant environments.
(
#​3432 <https://github.com/urllib3/urllib3/issues/3432>__)setup.cfg.(
#​3461 <https://github.com/urllib3/urllib3/pull/3461>__)ECONNRESETinstead ofEPROTOTYPEinits newer versions.
(
#​3416 <https://github.com/urllib3/urllib3/pull/3416>__)testing with CPython 3.12 and 3.13.
(
#​3436 <https://github.com/urllib3/urllib3/pull/3436>__)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.