chore(deps): update python dev-dependencies #337
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.28.3
->>=0.29.0
>=0.17.1
->>=0.18.1
>=0.21.1
->>=0.22.0
Release Notes
callowayproject/bump-my-version (bump-my-version)
v0.29.0
Compare Source
Compare the full difference.
New
Add support for specifying current version in
do_show
. 878197fThis update introduces a
--current-version
option to theshow
command and passes it into thedo_show
function. If provided, thecurrent_version
is added to the configuration, allowing more control over version display or manipulation.Updates
Update README to clarify pre_n handling with distance_to_latest_tag. c027879
Revised the
parse
expression to excludepre_n
and updatedserialize
examples to usedistance_to_latest_tag
instead. Fixes #27215r10nk/inline-snapshot (inline-snapshot)
v0.18.1
Compare Source
Fixed
pytest --use-uv
This solves a problem if you want to package inline-snapshot in distributions (#165)
v0.18.0
Compare Source
Added
storage-dir
configuration option, to tell inline-snapshot where to store data files such as external snapshots.Fixed
pydantic v1 is supported again. pydantic v1 & v2 create now the same snapshots. You can use
.dict()
to get the same snapshots like in inline-snapshot-0.15.0 for pydantic v1.Find
pyproject.toml
file in parent directories, not just next to the Pytest configuration file.lundberg/respx (respx)
v0.22.0
Compare Source
Fixed
Removed
CI
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.