chore(deps): update all dependencies #1080
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.2.3
->==3.3.0
==3.13.1
->==3.14.0
==1.62.2
->==1.64.0
==1.62.2
->==1.64.0
==2024.3.2
->==2024.4.15
==4.2.0
->==4.2.2
==2.32.2
->==2.32.3
==4.11.0
->==4.12.0
22.04
->24.04
==20.25.1
->==20.26.2
Release Notes
kislyuk/argcomplete (argcomplete)
v3.3.0
Compare Source
===============================
update is required to use argcomplete on Python 3.11.9+ or 3.12.3+.
tox-dev/py-filelock (filelock)
v3.14.0
Compare Source
What's Changed
blocking
parameter on lock constructor with tests and docs by @iamkhav in https://github.com/tox-dev/filelock/pull/325New Contributors
Full Changelog: tox-dev/filelock@3.13.4...3.14.0
v3.13.4
Compare Source
What's Changed
Full Changelog: tox-dev/filelock@3.13.3...3.13.4
v3.13.3
Compare Source
What's Changed
Full Changelog: tox-dev/filelock@3.13.2...3.13.3
v3.13.2
Compare Source
What's Changed
/tmp
by @kota-iizuka in https://github.com/tox-dev/filelock/pull/317New Contributors
Full Changelog: tox-dev/filelock@3.13.1...3.13.2
grpc/grpc (grpcio)
v1.64.0
Compare Source
This is release 1.64.0 (grateful) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Python
v1.63.0
Compare Source
This is release 1.63.0 (giggle) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
C#
PHP
Python
Ruby
wntrblm/nox (nox)
v2024.4.15
Compare Source
platformdirs/platformdirs (platformdirs)
v4.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/platformdirs@4.2.1...4.2.2
v4.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/platformdirs@4.2.0...4.2.1
psf/requests (requests)
v2.32.3
Compare Source
Bugfixes
HTTPAdapter. (#6716)
without the
ssl
module. (#6724)python/typing_extensions (typing-extensions)
v4.12.0
Compare Source
This release is mostly the same as 4.12.0rc1 but fixes one more
longstanding bug.
typing_extensions.ParamSpec
on Python 3.8 and3.9 that meant that
isinstance(typing_extensions.ParamSpec("P"), typing.TypeVar)
would have adifferent result in some situations depending on whether or not a profiling
function had been set using
sys.setprofile
. Patch by Alex Waygood.pypa/virtualenv (virtualenv)
v20.26.2
Compare Source
v20.26.1
Compare Source
v20.26.0
Compare Source
What's Changed
New Contributors
Full Changelog: pypa/virtualenv@20.25.3...20.26.0
v20.25.3
Compare Source
What's Changed
New Contributors
Full Changelog: pypa/virtualenv@20.25.2...20.25.3
v20.25.2
Compare Source
What's Changed
New Contributors
Full Changelog: pypa/virtualenv@20.25.1...20.25.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.