Bump the tests-dependencies group across 1 directory with 5 updates #733
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.
Bumps the tests-dependencies group with 5 updates in the / directory:
0.11.1
0.12.1
0.23.8
0.26.0
5.0.0
6.1.1
3.14.0
3.14.1
8.3.2
8.3.5
Updates
pytest-alembic
from 0.11.1 to 0.12.1Release notes
Sourced from pytest-alembic's releases.
Changelog
Sourced from pytest-alembic's changelog.
Commits
4774880
Merge pull request #132 from schireson/dc/pyproject_configcfed94d
fix: Handle pyproject.toml based alembic config.75f5b93
Merge pull request #130 from schireson/dc/release4baee1e
fix: Release 0.12.048c6033
Merge pull request #129 from mschoettle/python3131dc5b43
fix: Failing tests.6627206
Drop SQLAlchemy 1.4.0f1332c5
Add Python 3.13 to CI matrix and explicitly close connection9550804
Merge pull request #128 from mschoettle/patch-1fd17466
Drop SQLAlchemy 1.3.0Updates
pytest-asyncio
from 0.23.8 to 0.26.0Release notes
Sourced from pytest-asyncio's releases.
Commits
4f8ce45
docs: Prepare release of v0.26.0.498e8a7
Build(deps): Bump attrs from 25.1.0 to 25.3.0 in /dependencies/default01c22ff
build: Update project metadata to use SPDX license identifier78191c9
[pre-commit.ci] pre-commit autoupdate9a45551
Build(deps): Bump hypothesis in /dependencies/default6680409
Build(deps): Bump coverage from 7.7.0 to 7.7.1 in /dependencies/defaultaa82c57
Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in /dependencies/defaultcca587e
[pre-commit.ci] pre-commit autoupdate5d90b29
Build(deps): Bump hypothesis in /dependencies/defaultc262262
Build(deps): Bump coverage from 7.6.12 to 7.7.0 in /dependencies/defaultUpdates
pytest-cov
from 5.0.0 to 6.1.1Changelog
Sourced from pytest-cov's changelog.
Commits
9463242
Bump version: 6.1.0 → 6.1.17f2781b
Update changelog.a59548f
Allow the context plugin to check if the controller is running or not. Fixes ...10f8cde
Bump version: 6.0.0 → 6.1.010b14af
Update changelog.aa57aed
Refactor a bit the internals to be a bit less boilerplatey and have more clar...e760099
Make sure the CLI precision is used when creating report. Fixes #674.44540e1
Remove unnecessary CovFailUnderWarning. Closes #675.204af14
Update changelog.089e7bb
Upgrade ruff.Updates
pytest-mock
from 3.14.0 to 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
34dd61a
Release 3.14.1299adb9
Add support for Python 3.14 (#503)f5fcef7
[pre-commit.ci] pre-commit autoupdate (#504)bae64d8
[pre-commit.ci] pre-commit autoupdate (#502)824f334
[pre-commit.ci] pre-commit autoupdate (#501)db1add6
[pre-commit.ci] pre-commit autoupdate (#500)48ac874
[pre-commit.ci] pre-commit autoupdate (#499)fe7ad9a
[pre-commit.ci] pre-commit autoupdate (#498)7857e60
[pre-commit.ci] pre-commit autoupdate (#497)a8b97ea
[pre-commit.ci] pre-commit autoupdate (#496)Updates
pytest
from 8.3.2 to 8.3.5Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions