Update all non-major dependencies - autoclosed #46
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:
2.0.31
->2.0.33
2.0.9
->2.0.11
2.1.8
->2.1.10
2.0.16
->2.0.18
2.0.12
->2.0.14
6.1.1
->6.4.0
5.12.0
->5.13.2
0.950
->0.991
7.4.3
->7.4.4
0.12.3
->0.12.4
Release Notes
python/importlib_resources (importlib-resources)
v6.4.0
Compare Source
v6.3.2
Compare Source
v6.3.1
Compare Source
v6.3.0
Compare Source
v6.2.0
Compare Source
v6.1.3
Compare Source
v6.1.2
Compare Source
pycqa/isort (isort)
v5.13.2
Compare Source
v5.13.1
Compare Source
v5.13.0
Compare Source
python/mypy (mypy)
v0.991
Compare Source
v0.990
Compare Source
v0.982
Compare Source
v0.981
Compare Source
v0.971
Compare Source
v0.961
Compare Source
v0.960
Compare Source
pytest-dev/pytest (pytest)
v7.4.4
: pytest 7.4.4 (2023-12-31)Compare Source
Bug Fixes
sys.stderr
{.interpreted-text role="data"} andsys.__stderr__
{.interpreted-text role="data"} might already be closed whenfaulthandler
{.interpreted-text role="ref"} is tearing down.__iter__
methods. Now they are treated un-iterable instead.Improved Documentation
--junitxml
with--junit-xml
and--collectonly
with--collect-only
.sdispater/tomlkit (tomlkit)
v0.12.4
Compare Source
Fixed
|
and|=
operator for tables, and support+
and+=
operator for arrays. (#331)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 the Coveo Renovate Bot