Bump the dependencies group across 1 directory with 8 updates #184
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 dependencies group with 8 updates in the / directory:
2.11.5
2.11.7
0.15.4
0.16.0
1.8.3
1.8.5
0.21.0
0.22.0
7.2.0
7.3.0
1.15.0
1.16.1
8.3.5
8.4.1
6.1.1
6.2.1
Updates
pydantic
from 2.11.5 to 2.11.7Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5f033e4
Prepare release v2.11.7c3368b8
CopyFieldInfo
instance if necessary duringFieldInfo
build (#11980)3987b23
Prepare release v2.11.6dc7a9d2
Always store the original field assignment onFieldInfo
c284c27
Rebuild dataclass fields before schema generationUpdates
typer[all]
from 0.15.4 to 0.16.0Release notes
Sourced from typer[all]'s releases.
Changelog
Sourced from typer[all]'s changelog.
Commits
9138340
🔖 Release version 0.16.032c74b9
📝 Update release notes40747a1
📝 Update release notes74e0923
⬆️ Add compatibility with Click 8.2 (#1222)3ce5032
📝 Update release notes4fe4822
✅ Refactor tests for compatibility with Click 8.2 (#1230)ca2559a
📝 Update release notes17aaacc
🔧 Remove Google Analytics (#1229)Updates
bandit[toml]
from 1.8.3 to 1.8.5Release notes
Sourced from bandit[toml]'s releases.
Commits
23d269a
Fix for publish to PyPI failure (#1273)e3ff8b5
Fix the rendering of the CI/CD doc (#1274)61d1667
add github-actions documentation (#1172)cea2b1c
Bump docker/build-push-action from 6.17.0 to 6.18.0 (#1268)2d577a6
[pre-commit.ci] pre-commit autoupdate (#1266)fa557cc
Bump docker/build-push-action from 6.16.0 to 6.17.0 (#1265)2f0ab8b
Remove etc from list of temp paths (#1263)d8feade
Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#1262)7979676
Bump docker/build-push-action from 6.15.0 to 6.16.0 (#1261)6c92732
Use ubuntu latest for readthedocs build (#1260)Updates
flake8-simplify
from 0.21.0 to 0.22.0Changelog
Sourced from flake8-simplify's changelog.
Commits
Updates
flake8
from 7.2.0 to 7.3.0Commits
c48217e
Release 7.3.0f9e0f33
Merge pull request #1986 from PyCQA/document-f5426bcdb62
document F54270a15b8
Merge pull request #1985 from PyCQA/upgrade-deps4941a3e
upgrade pyflakes / pycodestyle23e4005
Merge pull request #1983 from PyCQA/py314019424b
add support for t-strings6b6f3d5
Merge pull request #1980 from PyCQA/asottile-patch-18dfa669
add rtd sphinx configce34111
Merge pull request #1976 from PyCQA/document-f824Updates
mypy
from 1.15.0 to 1.16.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
68b8fa0
Bump version to 1.16.1e253ede
Single underscore is not a sunder (#19273)9fb5ff6
Fix properties with setters after deleters (#19248)c20fd78
Handle assignment of bound methods in class bodies (#19233)c86480c
Tighten metaclass call handling in protocols (#19191)cb3c6ec
Fix crash on partial type used as context (#19216)c39f5e7
[mypyc] Fixing condition for handling user-defined del (#19188)0a4f284
Fix crash on invalid property inside its own body (#19208)9b079f6
Bump version to 1.16.1+dev9e72e96
Update version to 1.16.0Updates
pytest
from 8.3.5 to 8.4.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
8d99211
Prepare release version 8.4.15dc5880
docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0
Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78
Fix compatibility with Twisted 25 (#13502) (#13531)4c161ab
pytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09
Fix typo in parametrize.rst (#13514) (#13516)1a0581b
Remove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7
Merge pull request #13486 from hosmir/fixtypo (#13487)b49745e
fix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceed
RELEASING: remove pytest mailing list (#13472) (#13473)Updates
pytest-cov
from 6.1.1 to 6.2.1Changelog
Sourced from pytest-cov's changelog.
Commits
55dbe43
Bump version: 6.2.0 → 6.2.1d17e9b7
Update changelog.8964ab7
Add a note for this warning disable.e932e41
Prevent unimported warnings @ pytest-xdist workers573379b
Bring pytest-cov's suprocess management in line with coverage's process_start...f1884e8
Fix xdist pin.512c669
Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64
Remove deprecated license classifier.dca5723
Bump version: 6.1.1 → 6.2.0f69166a
Also trigger the sqlite warning.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