Bump the allpip group across 1 directory with 9 updates #451
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 allpip group with 9 updates in the / directory:
2.7.0
2.7.1
0.3.7
1.0.0
0.25.0
0.25.1
7.6.9
7.6.10
6.0.2
7.0.0
0.8.4
0.8.6
75.6.0
75.7.0
6.0.12.20241221
6.0.12.20241230
1.36.3
1.36.4
Updates
pydantic-settings
from 2.7.0 to 2.7.1Commits
c989335
Prepare release 2.7.1 (#511)66ecc3a
Move preferred alias resolution to private method (#507)Updates
fastapi-csrf-protect
from 0.3.7 to 1.0.0Commits
Updates
pytest-asyncio
from 0.25.0 to 0.25.1Release notes
Sourced from pytest-asyncio's releases.
Commits
623ab74
docs: Prepare release of v0.25.1.c236550
docs: Fix broken link to the pytest.mark.asyncio reference.41c645b
fix: Correct warning message when redefining the event_loop fixture.2fd10f8
docs: Clarify deprecation of event_loop fixture.a4e82ab
docs: Added changelog entry for #1020.04f9044
refactor: Replace the "__original_fixture_loop" magic attribute with the more...dafef6c
refactor: Extracted a function to mark an event loop as created by pytest-asy...0c931b7
refactor: Extracted function to check if a loop was created by pytest-asyncio.0642dcd
fix: Fix broken event loop when a function-scoped test is in between two wide...050a5f8
[pre-commit.ci] pre-commit autoupdateUpdates
coverage
from 7.6.9 to 7.6.10Changelog
Sourced from coverage's changelog.
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
vcrpy
from 6.0.2 to 7.0.0Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
3278619
Release v7.0.03fb62e0
fix: correctly handle asyncio.run when loop exists8197865
build(deps): update sphinx requirement from <8 to <9be651bd
pre-commit: Autoupdatea6698ed
Fix aiohttp tests48d0a2e
Fixed missingversion_string
attribute when used with urllib3>=2.3.05b858b1
Fix lintc8d99a9
Fix ruff configurationce27c63
Merge pull request #736 from kevin1024/drop-python38ab8944d
Drop python 3.8 supportUpdates
ruff
from 0.8.4 to 0.8.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6b907c1
Ruff 0.8.6 (#15253)f319531
Make unreachable a test rule for now (#15252)e4d9fe0
Revert "Add all PEP-585 names to UP006 rule" (#15250)baf0d66
Update salsa (#15243)bde8ecd
[red-knot] Remove unneeded branch inType::is_equivalent_to()
(#15242)842f882
[ruff
] Avoid reporting whenndigits
is possibly negative (RUF057
) (#15234)75015b0
Attribute panics to the mdtests that cause them (#15241)706d87f
Show errors for attempted fixes only when passed--verbose
(#15237)0837cdd
[RUF
] Add rule to detect empty literal in deque call (RUF025
) (#15104)0dbfa8d
TD003: remove issue code length restriction (#15175)Updates
setuptools
from 75.6.0 to 75.7.0Changelog
Sourced from setuptools's changelog.
Commits
4e82e8b
Bump version: 75.6.0 → 75.7.050b15db
Merge pull request #4787 from Avasam/simplify-typed-assignements86d8c99
Merge pull request #4790 from pypa/feature/distutils-ff11eed0cc384f18
Py_GIL_Disabled was handled previously.fbe834a
Merge branch 'main' into feature/distutils-ff11eed0c5ed9d93
Add news fragment.e94ce0d
Merge with pypa/distutils.ff11eed
Merge pull request pypa/distutils#325 from thesamesam/cflagsebfebc0
Merge pull request pypa/distutils#302 from adang1345/fix-python313-abs36ce8b3
Refactor for simplicity.Updates
types-pyyaml
from 6.0.12.20241221 to 6.0.12.20241230Commits
Updates
djlint
from 1.36.3 to 1.36.4Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
9112cb6
fix mypyceaec964
remove all mypyc dependencies for test59748ac
fix mypycd91c025
v1.36.4d279680
chore: reformat pyproject.tomle25a6d4
chore: remove orjson from mypy pre-commit11766a7
chore(deps): lock file maintenance (#1087)1402f61
chore(deps): lock file maintenance (#1086)a8a77aa
chore: fix pre-commit0466393
chore: add typing-extensions to pre-commit mypyDependabot 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