chore(deps-dev): bump the testing group across 1 directory with 6 updates #686
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 testing group with 6 updates in the /api directory:
4.9.0
4.11.1
8.3.3
8.4.2
2.7.0
2.8.1
5.0.0
7.0.0
3.14.0
3.15.0
0.10.3
0.11.7
Updates
pytest-django
from 4.9.0 to 4.11.1Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
5ada9c1
Release 4.11.1cf3f0bb
fixtures: fixup a regression in previous release for TestCase multi-db support6d5c272
Release 4.11.08000db0
Only setup and serialize databases as needed by tests6f7fc26
Add optional integration of pytest into django'smanage.py test
3071a66
docs/conf.py: format with ruff format3f44e50
fixtures: avoid unnecessary closureb732869
Remove testing on MyISAM (#1180)e362f4c
Add support for Django 5.2 (#1179)d8dc3d9
Release 4.10.0Updates
pytest
from 8.3.3 to 8.4.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bfae422
Prepare release version 8.4.28990538
Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bf
Merge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60a
Merge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8
Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568
Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4a
add missing colon (#13640) (#13641)c3d7684
Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3be
Merge pull request #13605 from The-Compiler/training-update-2025-07f87289c
Fix crash withtimes
output style and skipped module (#13573) (#13579)Updates
pytest-factoryboy
from 2.7.0 to 2.8.1Changelog
Sourced from pytest-factoryboy's changelog.
... (truncated)
Commits
6635365
Merge pull request #249 from pytest-dev/fix-2.8d38c410
Bump version to 2.8.1643e777
Fix incompatibility with python < 3.12 and factory-boy < 3.3d8bdab5
Test against all supported factoryboy versions3bb755d
Merge pull request #247 from pytest-dev/remove-typing-any3627e88
Remove usages oftyping.Any
892bb79
Bump poetry9295690
Merge pull request #246 from pytest-dev/move-to-src-layouta9e8c70
Move package tosrc/
layout and update paths accordingly272ca62
Remove weird gitignore entriesUpdates
pytest-cov
from 5.0.0 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
224d896
Bump version: 6.3.0 → 7.0.073424e3
Cleanup the docs a bit.36f1cc2
Bump pins in template.f299c59
Bump the github-actions group with 2 updates25f0b2e
Update docs/config.rstbb23eac
Improve configuration docsa19531e
Switch from build/pre-commit to uv/prek - this should make this faster.82f9993
Update changelog.211b5cd
Fix links.97aadd7
Update some ci config, reformat and apply some lint fixes.Updates
pytest-mock
from 3.14.0 to 3.15.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
90b29f8
Update CHANGELOG for 3.15.053a6190
Drop support for Python 3.85aa9e9c
Addspy_return_iter
attribute tospy
(#524)dc6df75
Bump pypa/gh-action-pypi-publish in /.github/workflows (#526)b977d83
[pre-commit.ci] pre-commit autoupdate (#525)bd66c9c
[pre-commit.ci] pre-commit autoupdate (#523)f9e47b6
Bump the github-actions group with 2 updates (#521)3aec767
[pre-commit.ci] pre-commit autoupdate (#522)e09e5be
[pre-commit.ci] pre-commit autoupdate (#520)ba83a70
[pre-commit.ci] pre-commit autoupdate (#518)Updates
pdbpp
from 0.10.3 to 0.11.7Release notes
Sourced from pdbpp's releases.
... (truncated)
Changelog
Sourced from pdbpp's changelog.
Commits
31c33d1
gha: fix release workflow03aad68
gha: update release workflow4090aa5
fix reuse of existing Pdb instances with breakpoint()d33003d
fix formattingbcf8131
gha: add release-drafterdb74e8e
migrate static metadata from setup.py to pyproject.tomld666053
Fixing loading of original pdb in embedded Python (#45)3b3046e
change url, add maintainer936d643
Update README.rsta0203bf
fix ipython integrationDependabot 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