Bump the tests-dependencies group across 1 directory with 5 updates#733
Merged
armanddidierjean merged 1 commit intomainfrom Jun 1, 2025
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #733 +/- ##
=======================================
Coverage 81.38% 81.38%
=======================================
Files 163 163
Lines 12218 12218
=======================================
Hits 9944 9944
Misses 2274 2274 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
@dependabot rebase |
Bumps the tests-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest-alembic](https://github.com/schireson/pytest-alembic) | `0.11.1` | `0.12.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.8` | `0.26.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.1.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.5` | Updates `pytest-alembic` from 0.11.1 to 0.12.1 - [Release notes](https://github.com/schireson/pytest-alembic/releases) - [Changelog](https://github.com/schireson/pytest-alembic/blob/main/CHANGELOG.md) - [Commits](schireson/pytest-alembic@v0.11.1...v0.12.1) Updates `pytest-asyncio` from 0.23.8 to 0.26.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v0.26.0) Updates `pytest-cov` from 5.0.0 to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.1.1) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `pytest` from 8.3.2 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.5) --- updated-dependencies: - dependency-name: pytest-alembic dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests-dependencies - dependency-name: pytest-asyncio dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests-dependencies - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests-dependencies - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tests-dependencies - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tests-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
7353470 to
3981adc
Compare
armanddidierjean
approved these changes
Jun 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10.12.10.23.80.26.05.0.06.1.13.14.03.14.18.3.28.3.5Updates
pytest-alembicfrom 0.11.1 to 0.12.1Release notes
Sourced from pytest-alembic's releases.
Changelog
Sourced from pytest-alembic's changelog.
Commits
4774880Merge pull request #132 from schireson/dc/pyproject_configcfed94dfix: Handle pyproject.toml based alembic config.75f5b93Merge pull request #130 from schireson/dc/release4baee1efix: Release 0.12.048c6033Merge pull request #129 from mschoettle/python3131dc5b43fix: Failing tests.6627206Drop SQLAlchemy 1.4.0f1332c5Add Python 3.13 to CI matrix and explicitly close connection9550804Merge pull request #128 from mschoettle/patch-1fd17466Drop SQLAlchemy 1.3.0Updates
pytest-asynciofrom 0.23.8 to 0.26.0Release notes
Sourced from pytest-asyncio's releases.
Commits
4f8ce45docs: Prepare release of v0.26.0.498e8a7Build(deps): Bump attrs from 25.1.0 to 25.3.0 in /dependencies/default01c22ffbuild: Update project metadata to use SPDX license identifier78191c9[pre-commit.ci] pre-commit autoupdate9a45551Build(deps): Bump hypothesis in /dependencies/default6680409Build(deps): Bump coverage from 7.7.0 to 7.7.1 in /dependencies/defaultaa82c57Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in /dependencies/defaultcca587e[pre-commit.ci] pre-commit autoupdate5d90b29Build(deps): Bump hypothesis in /dependencies/defaultc262262Build(deps): Bump coverage from 7.6.12 to 7.7.0 in /dependencies/defaultUpdates
pytest-covfrom 5.0.0 to 6.1.1Changelog
Sourced from pytest-cov's changelog.
Commits
9463242Bump version: 6.1.0 → 6.1.17f2781bUpdate changelog.a59548fAllow the context plugin to check if the controller is running or not. Fixes ...10f8cdeBump version: 6.0.0 → 6.1.010b14afUpdate changelog.aa57aedRefactor a bit the internals to be a bit less boilerplatey and have more clar...e760099Make sure the CLI precision is used when creating report. Fixes #674.44540e1Remove unnecessary CovFailUnderWarning. Closes #675.204af14Update changelog.089e7bbUpgrade ruff.Updates
pytest-mockfrom 3.14.0 to 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
34dd61aRelease 3.14.1299adb9Add 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
pytestfrom 8.3.2 to 8.3.5Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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