Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 3 updates: ipython, commitizen and pytest-cov.
Updates
ipython
from 8.18.0 to 8.29.0Commits
af19fb0
release 8.29.0b2fc308
Whats new 8.29 (#14560)9c221bb
Whats new 8.29d022657
Fix line stripping edge case for %load magic command (#14495)25703b5
Refactor with Pathlib for setupbase.py (#14543)de562f8
Fix re pattern pretty print (#14559)298e9f5
Fix formatting2888354
Fix line stripping logicd7d58a3
ENH: add webp support to IPython.display.Image and complete identification of...5f39fd8
Fix str error in path againUpdates
commitizen
from 3.30.0 to 3.9.1Changelog
Sourced from commitizen's changelog.
... (truncated)
Commits
2d1be8a
bump: version 3.9.0 → 3.9.17ffb895
fix(conf): handle parse error when init (#856)a378c2a
ci(deps): revert bump codecov/codecov-action from 3 to 4 (#849)b8c0c7c
ci(deps): bump codecov/codecov-action from 3 to 41d8d14f
bump: version 3.8.2 → 3.9.08540939
build(deps-dev): bump ruff from 0.0.287 to 0.0.289ea91933
fix(tests): modify the arg of commit from add to all2177a67
fix(commitizen): Modify the function of the arg a of commit from git add all ...f0382a6
refactor(commitizen): add return type hint of git add function5fd0b32
test(commands): test command cz commit with arg -aUpdates
pytest-cov
from 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437
Bump version: 5.0.0 → 6.0.09f81754
Further trim down envs and drop Python 3.8.b12b5ec
Update conf.23f4b27
Update changelog.291a04f
Bump test deps and trim config.08f1101
Add--cov-precision
option. Close #655.76fe2a7
Move the warnings/errors in a place that doesn't import anything.a9ea7b7
Implement error/warning for the bad dynamic_context being set in config.c299e01
Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546
Add reproducer for weird xdist dynamic_context interaction. Ref #604.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show