chore(deps): update python dev-dependencies #314
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.14.0
->>=0.16.0
>=0.4.2
->>=0.4.3
>=0.31.0
->>=0.31.1
Release Notes
15r10nk/inline-snapshot (inline-snapshot)
v0.16.0
Compare Source
Added
inline_snapshot.extra.warns
to captures warnings and compares them against expected warnings.v0.15.1
Compare Source
Fixed
v0.15.0
Compare Source
Added
snapshots inside snapshots are now supported.
runtime values can now be part of snapshots.
f-strings can now also be used within snapshots, but are currently not fixed by inline-snapshot.
Changed
Fixed
inline-snapshot checks now if the given command line flags (
--inline-snapshot=...
) are validExample(...).run_pytest(raise=snapshot(...))
uses now the flags from the current run and not the flags from the Example.v0.14.2
Compare Source
Fixed
rf""
,RF""
,...) (#143)v0.14.1
Compare Source
Fixed
Don't crash for snapshots like
snapshot(f"")
(#139)It first appeared with pytest-8.3.4, but already existed before for cpython-3.11.
f-strings in snapshots are currently not official supported, but they should not lead to crashes.
skip formatting if black returns an error (#138)
nonebot/nonebug (nonebug)
v0.4.3
: Release 0.4.3Compare Source
What's Changed
Full Changelog: nonebot/nonebug@v0.4.2...v0.4.3
nat-n/poethepoet (poethepoet)
v0.31.1
: 0.31.1Compare Source
Fixes
Full Changelog: nat-n/poethepoet@v0.31.0...v0.31.1
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.