Bump the allpip group across 1 directory with 9 updates #470
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.10.4
2.10.5
0.3.7
1.0.0
2.0.36
2.0.37
2.0.0
2.0.1
0.25.1
0.25.2
6.0.2
7.0.0
0.8.6
0.9.1
1.1.391
1.1.392.post0
75.7.0
75.8.0
Updates
pydantic
from 2.10.4 to 2.10.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)Updates
fastapi-csrf-protect
from 0.3.7 to 1.0.0Commits
Updates
sqlalchemy
from 2.0.36 to 2.0.37Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
poetry
from 2.0.0 to 2.0.1Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
Commits
bd500dd
release: bump version to 2.0.10ac2c1a
fix:update
,add
andremove
shall not uninstall extra dependencies32ec5cb
chore(test): update tests to expect PEP 753 compliant urls61f43e8
improve performance for merging markers from overrides30fe6c7
fix:update
,add
andremove
with--only
shall not uninstall dependenc...d6dbe8c
feat(source/show): notify when PyPI is implicit0e4f0e7
test: fix test due to changes in poetry-core1a9132c
chore(gh): use collapsible blocks in bug report2d7d173
doc(faq): add entry for PEP 621 migrationff40baa
chore(test): remove duplicated codeUpdates
pytest-asyncio
from 0.25.1 to 0.25.2Release notes
Sourced from pytest-asyncio's releases.
Commits
2188cdb
build: Prepare release of v0.25.2.c3ad634
fix: Shutdown generators before closing event loops.e8ffb10
[pre-commit.ci] pre-commit autoupdateaae43d4
Build(deps): Bump hypothesis in /dependencies/default941e8b5
Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docsUpdates
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.6 to 0.9.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
12f86f3
Ruff 0.9.1 (#15407)2b28d56
Associate a trailing end-of-line comment in a parenthesized implicit concaten...adca7bd
Remove pygments pin (#15404)6b98a26
[red-knot] Supportassert_type
(#15194)c874638
[red-knot] Move tuple-containing-Never tests to Markdown (#15402)c364b58
[flake8-pie
] Correctly remove wrapping parentheses (PIE800
) (#15394)73d424e
Fix outdated doc for handling the default file types with the pre-commit hook...6e9ff44
Insert the cells from thestart
position (#15398)f2c3ddc
[red-knot] Move intersection type tests to Markdown (#15396)b861551
Remove unnecessary backticks (#15393)Updates
pyright
from 1.1.391 to 1.1.392.post0Commits
33dece9
chore: release v1.1.392.post0 (#331)f15e56f
feat: bundle pyright inside wheel (#300)f5c7731
[pyright updated to 1.1.392] Update Version (#329)08b251c
CI: lower ubunutu version + bump macos + node 18 (#330)Updates
setuptools
from 75.7.0 to 75.8.0Changelog
Sourced from setuptools's changelog.
Commits
5c9d980
Bump version: 75.7.0 → 75.8.072c4222
Avoid using Any in function1c61d47
Add news fragments for PEP 643f285d01
Implement PEP 643 (Dynamic
field for core metadata) (#4698)a50f6e2
Fix _static.Dict.ior for Python 3.8b055895
Add extra tests for static/dynamic metadata770b4fc
Remove test workaround for unmarked static values from pyproject.toml8b22d73
Mark values from pyproject.toml as staticf699fd8
Fix spelling error8b4c8a3
Add tests for static 'attr' directiveDependabot 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