chore(deps): update python dev-dependencies #356
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:
>=0.18.1
->>=0.19.3
>=0.32.0
->>=0.32.1
>=0.25.0
->>=0.25.2
Release Notes
15r10nk/inline-snapshot (inline-snapshot)
v0.19.3
Compare Source
Fixed
v0.19.2
Compare Source
Fixed
fixed a crash when you changed the snapshot to use a custom constructor method for dataclass/pydantic models.
example:
v0.19.1
Compare Source
Added
inline-snapshot[dirty-equals]
dependency to depend on the dirty-equals version which works in combination with inline-snapshot.Fixed
snapshots with pydantic models can now be compared multiple times
v0.19.0
Compare Source
Added
format-command
in your configuration.Changed
inline-snapshot[black]
now if you want to format your code like in the previous versions. This option is not required if you use aformat-command
.Fixed
[tool.inline-snapshot]
is missing.This makes the documented default shortcuts
--review
and--fix
work.v0.18.2
Compare Source
Changed
[dependency-groups]
to pyproject.toml and use uv and pytest to run tests in CI.Fixed
nat-n/poethepoet (poethepoet)
v0.32.1
Compare Source
Enhancements
Full Changelog: nat-n/poethepoet@v0.32.0...v0.32.1
pytest-dev/pytest-asyncio (pytest-asyncio)
v0.25.2
: pytest-asyncio 0.25.2Compare Source
loop.shutdown_asyncgens()
before closing the event loop to ensure async generators are closed in the same manner asasyncio.run
does #1034v0.25.1
: pytest-asyncio 0.25.1Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.