chore(deps): update python-nonmajor #32
Merged
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:
==3.1.4
->==3.2.3
==23.1.0
->==23.2.0
==1.0.3
->==1.1.1
==5.3.2
->==5.3.3
==2023.7.22
->==2023.11.17
==8.0.4
->==8.1.7
==6.7.0
->==6.8.2
==42.0.4
->==42.0.5
==0.3.7
->==0.3.8
==2.12.0
->==2.17.1
==2.23.4
->==2.28.2
==2.3.3
->==2.4.1
==2.13.0
->==2.15.0
==2.6.0
->==2.7.0
==1.61.0
->==1.63.0
==3.4
->==3.6
==6.8.0
->==6.11.0
==3.3.0
->==3.3.1
==24.2.0
->==24.3.1
==0.0.21
->==0.0.28
==0.1.30
->==0.1.32
==2.1.3
->==2.1.5
==10.1.0
->==10.2.0
==0.2.14
->==0.2.15
==1.9.6
->==1.10.0
==0.5.0
->==0.5.1
==2.16.1
->==2.17.2
==2.8.2
->==2.9.0.post0
==13.6.0
->==13.7.1
==23.12.0
->==23.12.1
==1.7.1
->==1.9.0
==0.23.0
->==0.23.5.post1
==4.8.0
->==4.10.0
==2.0.7
->==2.2.1
==20.24.6
->==20.25.1
==0.41.3
->==0.43.0
==3.17.0
->==3.18.1
Release Notes
kislyuk/argcomplete (argcomplete)
v3.2.3
Compare Source
===============================
Allow register-python-argcomplete output to be used as lazy-loaded
zsh completion module (#475)
Move debug_stream initialization to helper method to allow fd 9
behavior to be overridden in subclasses (#471)
v3.2.2
Compare Source
===============================
Expand tilde in zsh
v3.2.1
Compare Source
===============================
v3.2.0
Compare Source
===============================
Fix and test global completion in zsh (#463, #466)
Add –yes option to activate-global-python-argcomplete (#461)
Test suite improvements
v3.1.6
Compare Source
===============================
v3.1.5
Compare Source
===============================
python-attrs/attrs (attrs)
v23.2.0
Compare Source
Changes
attrs.resolve_types()
is now correct.#1141
typing.dataclass_transform
to decorate dataclass-like decorators, instead of the non-standard__dataclass_transform__
special form, which is only supported by Pyright.#1158
attrs.asdict/astuple()
withretain_collection_types=True
.#1165
attrs.AttrsInstance
is now atyping.Protocol
in both type hints and code.This allows you to subclass it along with another
Protocol
.#1172
__attrs_pre_init__
accepts more than justself
, it will call it with the same arguments as__init__
was called.This allows you to, for example, pass arguments to
super().__init__()
.#1187
functools.cached_property
decorated methods to support equivalent semantics.#1200
attrs.make_class()
to provide additional attributes for newly created classes.It is, for example, now possible to attach methods.
#1203
pypa/build (build)
v1.1.1
Compare Source
==================
(PR :pr:
746
, fixes issue :issue:745
)(PR :pr:
746
, fixes issue :issue:745
)v1.1.0
Compare Source
==================
setup with virtualenv slightly and venv significantly.
(PR :pr:
736
)wheel
as a build dependency automatically, in thecase of missing
pyproject.toml
-- by :user:webknjaz
.(PR :pr:
716
)importlib_metadata
on Python <3.10.2 for bugfixes not present inthose CPython standard libraries (not required when bootstrapping) -- by
:user:
GianlucaFicarelli
.(PR :pr:
693
, fixes issue :issue:692
)tkem/cachetools (cachetools)
v5.3.3
Compare Source
===================
Documentation improvements.
Update CI environment.
certifi/python-certifi (certifi)
v2023.11.17
Compare Source
borntyping/python-colorlog (colorlog)
v6.8.2
: 6.8.2Compare Source
What's Changed
New Contributors
Full Changelog: borntyping/python-colorlog@v6.8.0...v6.8.2
v6.8.0
: 6.8.0Compare Source
What's Changed
New Contributors
Full Changelog: borntyping/python-colorlog@v6.7.0...v6.8.0
pyca/cryptography (cryptography)
v42.0.5
Compare Source
pypa/distlib (distlib)
v0.3.8
Compare Source
googleapis/python-api-core (google-api-core)
v2.17.1
Compare Source
Bug Fixes
v2.17.0
Compare Source
Features
Bug Fixes
v2.16.2
Compare Source
Bug Fixes
a,out
->amount
(#596) (88688b1)v2.16.1
Compare Source
Bug Fixes
v2.16.0
Compare Source
Features
v2.15.0
Compare Source
Features
Bug Fixes
bidi
causingThread-ConsumeBidirectionalStream caught unexpected exception and will exit
(#562) (40c8ae0)datetime.datetime.utcnow()
(#552) (448923a), closes #540v2.14.0
Compare Source
Features
v2.13.1
Compare Source
Bug Fixes
v2.13.0
Compare Source
Features
Bug Fixes
googleapis/google-auth-library-python (google-auth)
v2.28.2
Compare Source
Bug Fixes
v2.28.1
Compare Source
Bug Fixes
v2.28.0
Compare Source
Features
Bug Fixes
v2.27.0
Compare Source
Features
Bug Fixes
v2.26.2
Compare Source
Bug Fixes
v2.26.1
Compare Source
Bug Fixes
v2.26.0
Compare Source
Features
Bug Fixes
v2.25.2
Compare Source
Bug Fixes
v2.25.1
Compare Source
Bug Fixes
v2.25.0
Compare Source
Features
Bug Fixes
v2.24.0
Compare Source
Features
Bug Fixes
Documentation
googleapis/python-cloud-core (google-cloud-core)
v2.4.1
Compare Source
Bug Fixes
google.cloud._helpers._NOW
(#266) (5310aef)v2.4.0
Compare Source
Features
googleapis/python-storage (google-cloud-storage)
v2.15.0
Compare Source
Features
Bug Fixes
v2.14.0
Compare Source
Features
Bug Fixes
googleapis/google-resumable-media-python (google-resumable-media)
v2.7.0
Compare Source
Features
googleapis/python-api-common-protos (googleapis-common-protos)
v1.63.0
Compare Source
Features
api_version
field toServiceOptions
ingoogle/api/client.proto
(6f9c4d2)LOCATION_POLICY_VIOLATED
enum toErrorReason
ingoogle/api/error_reason.proto
(6f9c4d2)rest_reference_documentation_uri
field toServiceOptions
ingoogle/api/client.proto
(6f9c4d2)v1.62.0
Compare Source
Features
auto_populated_fields
field ofMethodSettings
ingoogle/api/client_pb2
(#194) (4b0c73a)Bug Fixes
kjd/idna (idna)
v3.6
Compare Source
v3.5
Compare Source
python/importlib_metadata (importlib-metadata)
v6.11.0
Compare Source
v6.10.0
Compare Source
v6.9.0
[Compare Source](
Configuration
📅 Schedule: Branch creation - "every 2 weeks on Saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.