generated from MinBZK/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the allpip group across 1 directory with 16 updates #488
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/allpip-e695a31a54
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the allpip group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.115.8` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.14.0` | `1.14.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.4` | `2.10.6` | | [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` | | [fastapi-csrf-protect](https://github.com/aekasitt/fastapi-csrf-protect) | `0.3.7` | `1.0.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.37` | | [authlib](https://github.com/lepture/authlib) | `1.4.0` | `1.4.1` | | [minio](https://github.com/minio/minio-py) | `7.2.14` | `7.2.15` | | [poetry](https://github.com/python-poetry/poetry) | `2.0.0` | `2.0.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.1` | `0.25.3` | | [pytest-playwright](https://github.com/microsoft/playwright-pytest) | `0.6.2` | `0.7.0` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `6.0.2` | `7.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.9.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.1.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.391` | `1.1.393` | | [setuptools](https://github.com/pypa/setuptools) | `75.7.0` | `75.8.0` | Updates `fastapi` from 0.115.6 to 0.115.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.115.8) Updates `alembic` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pydantic` from 2.10.4 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.10.6) Updates `babel` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.16.0...v2.17.0) Updates `fastapi-csrf-protect` from 0.3.7 to 1.0.0 - [Commits](https://github.com/aekasitt/fastapi-csrf-protect/commits) Updates `sqlalchemy` from 2.0.36 to 2.0.37 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `authlib` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](lepture/authlib@v1.4.0...v1.4.1) Updates `minio` from 7.2.14 to 7.2.15 - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](minio/minio-py@7.2.14...7.2.15) Updates `poetry` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.0.0...2.0.1) Updates `pytest-asyncio` from 0.25.1 to 0.25.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.3) Updates `pytest-playwright` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](microsoft/playwright-pytest@v0.6.2...v0.7.0) Updates `vcrpy` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v6.0.2...v7.0.0) Updates `ruff` from 0.8.6 to 0.9.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.6...0.9.4) Updates `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) Updates `pyright` from 1.1.391 to 1.1.393 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.391...v1.1.393) Updates `setuptools` from 75.7.0 to 75.8.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.7.0...v75.8.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: allpip - dependency-name: fastapi-csrf-protect dependency-type: direct:production update-type: version-update:semver-major dependency-group: allpip - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: authlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: allpip - dependency-name: pytest-playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: allpip - dependency-name: vcrpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: allpip - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: allpip - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: allpip - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: allpip - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: allpip ... Signed-off-by: dependabot[bot] <support@github.com>
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 allpip group with 16 updates in the / directory:
0.115.6
0.115.8
1.14.0
1.14.1
2.10.4
2.10.6
2.16.0
2.17.0
0.3.7
1.0.0
2.0.36
2.0.37
1.4.0
1.4.1
7.2.14
7.2.15
2.0.0
2.0.1
0.25.1
0.25.3
0.6.2
0.7.0
6.0.2
7.0.0
0.8.6
0.9.4
4.0.1
4.1.0
1.1.391
1.1.393
75.7.0
75.8.0
Updates
fastapi
from 0.115.6 to 0.115.8Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7128971
🔖 Release version 0.115.855f8a44
📝 Update release notes83ab6ac
📝 Change the word "unwrap" to "unpack" in `docs/en/docs/tutorial/extra-models...3d02a92
📝 Update release notes1b00f8a
✅ Simplify tests for body_multiple_params (#13237)d97647f
📝 Update release notes9667ce8
📝 Update Request Body'stutorial002
to deal withtax=0
case (#13230)0541693
📝 Update release notes041b2e1
📝 Update release notes30b270b
♻️ Move duplicated code portion to a static method in theAPIKeyBase
super ...Updates
alembic
from 1.14.0 to 1.14.1Release notes
Sourced from alembic's releases.
Commits
Updates
pydantic
from 2.10.4 to 2.10.6Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
df05e69
Bump version to v2.10.6 (#11334)4160826
Fix url python serialization (#11331)f94e842
Fix JSON Schema reference collection with"examples"
keys (#11325)5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)Updates
babel
from 2.16.0 to 2.17.0Release notes
Sourced from babel's releases.
... (truncated)
Changelog
Sourced from babel's changelog.