fix(deps): update all dependencies #65
Open
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:
37.1.0
->37.3.0
9.6.10
->9.6.14
v1.15.0
->v1.16.0
^0.26.0
->^1.0.0
6.0.0
->6.1.1
2.1.2
->2.1.3
^0.34.0
->^0.35.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
joke2k/faker (faker)
v37.3.0
Compare Source
zh_TW
Person Provider. Thanks @0x6r1an0y.v37.2.1
Compare Source
de_DE
address provider. Thanks @KarelZe.v37.2.0
Compare Source
v37.1.1
Compare Source
squidfunk/mkdocs-material (mkdocs-material)
v9.6.14
: mkdocs-material-9.6.14Compare Source
v9.6.13
: mkdocs-material-9.6.13Compare Source
v9.6.12
: mkdocs-material-9.6.12Compare Source
v9.6.11
: mkdocs-material-9.6.11Compare Source
items
not available (9.6.10 regression)pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)
v1.16.0
Compare Source
pytest-dev/pytest-asyncio (pytest-asyncio)
v1.0.0
: pytest-asyncio 1.0.0Compare Source
1.0.0 - 2025-05-26
Removed
(#1106)
Added
(#1025)
Changed
than per scope (e.g. per module). This reduces the number of fixtures
and speeds up collection time, especially for large test suites.
(#1107)
pytest.mark.asyncio
no longer forcesthat a pytest Collector exists at the level of the specified scope.
For example, a test function marked with
pytest.mark.asyncio(loop_scope="class")
no longer requires a classsurrounding the test. This is consistent with the behavior of the
scope argument to
pytest_asyncio.fixture
.(#1112)
Fixed
option.
(#630)
--doctest-ignore-import-errors
(#797)
(#1052)
Notes for Downstream Packagers
(#1114)
pytest-dev/pytest-cov (pytest-cov)
v6.1.1
Compare Source
--cov-context
and theno_cover
marker are used together.v6.1.0
Compare Source
Contributed by Tsvika Shapira in
#​678 <https://github.com/pytest-dev/pytest-cov/pull/678>
_.#​675 <https://github.com/pytest-dev/pytest-cov/issues/675>
_.--cov-precision
.python-poetry/poetry (python-poetry/poetry)
v2.1.3
Compare Source
Changed
importlib-metadata<8.7
for Python 3.9 because of a breaking change in importlib-metadata 8.7 (#10374).Fixed
--directory
option did not work if a plugin, which accesses the poetry instance during its activation, was installed (#10352).poetry env activate -v
printed additional information to stdout instead of stderr so that the output could not be used as designed (#10353).poetry-core (
2.1.3
)project
section were treated as non-optional when a source was defined for them in thetool.poetry
section (#857).===
were not parsed correctly (#860).extra
markers with a value starting with "in" were not validated correctly (#862).python-validators/validators (validators)
v0.35.0
Compare Source
Breaking⚠️
v3.8
.Features
ru_inn
, update description, and expose via__init__
by @TheDrunkenBear in #419Maintenance
lstrip("mailto:")
with manual prefix removal by @max-moser in #418doctest
failes by @d-chris in #417Full Changelog:
0.34.0...0.35.0
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 was generated by Mend Renovate. View the repository job log.