generated from MinBZK/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the allpip group across 1 directory with 19 updates #640
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
Closed
Conversation
This file contains hidden or 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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.124.0` | `0.128.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.38.0` | `0.40.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.44` | `2.0.45` | | [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) | `0.42.0` | `0.42.1` | | [authlib](https://github.com/authlib/authlib) | `1.6.5` | `1.6.6` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.21.0` | `0.22.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.20` | `0.0.21` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `8.1.0` | `8.1.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.1` | `2.6.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.0` | `7.13.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.8` | `0.14.10` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.0` | `4.5.1` | | [certifi](https://github.com/certifi/python-certifi) | `2025.11.12` | `2026.1.4` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.1` | `3.20.2` | | [jaraco-context](https://github.com/jaraco/jaraco.context) | `6.0.1` | `6.0.2` | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.3.0` | `4.4.0` | | [json5](https://github.com/dpranke/pyjson5) | `0.12.1` | `0.13.0` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.9.1` | `1.10.0` | | [pbs-installer](https://github.com/frostming/pbs-installer) | `2025.12.5` | `2025.12.17` | Updates `fastapi` from 0.124.0 to 0.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.124.0...0.128.0) Updates `uvicorn` from 0.38.0 to 0.40.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.38.0...0.40.0) Updates `sqlalchemy` from 2.0.44 to 2.0.45 - [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 `sqlalchemy-utils` from 0.42.0 to 0.42.1 - [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases) - [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst) - [Commits](kvesteri/sqlalchemy-utils@0.42.0...0.42.1) Updates `authlib` from 1.6.5 to 1.6.6 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.5...v1.6.6) Updates `aiosqlite` from 0.21.0 to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.21.0...v0.22.1) Updates `python-multipart` from 0.0.20 to 0.0.21 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.20...0.0.21) Updates `vcrpy` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v8.1.0...v8.1.1) Updates `urllib3` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.1...2.6.2) Updates `coverage` from 7.13.0 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.0...7.13.1) Updates `ruff` from 0.14.8 to 0.14.10 - [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.14.8...0.14.10) Updates `pre-commit` from 4.5.0 to 4.5.1 - [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.5.0...v4.5.1) Updates `certifi` from 2025.11.12 to 2026.1.4 - [Commits](certifi/python-certifi@2025.11.12...2026.01.04) Updates `filelock` from 3.20.1 to 3.20.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.1...3.20.2) Updates `jaraco-context` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.context@v6.0.1...v6.0.2) Updates `jaraco-functools` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.functools@v4.3.0...v4.4.0) Updates `json5` from 0.12.1 to 0.13.0 - [Commits](dpranke/pyjson5@v0.12.1...v0.13.0) Updates `nodeenv` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.9.1...1.10.0) Updates `pbs-installer` from 2025.12.5 to 2025.12.17 - [Release notes](https://github.com/frostming/pbs-installer/releases) - [Commits](frostming/pbs-installer@2025.12.05...2025.12.17) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: allpip - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: allpip - dependency-name: sqlalchemy dependency-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: sqlalchemy-utils dependency-version: 0.42.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: allpip - dependency-name: python-multipart dependency-version: 0.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: vcrpy dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allpip - dependency-name: coverage dependency-version: 7.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: allpip - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: allpip - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: allpip - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: indirect update-type: version-update:semver-major dependency-group: allpip - dependency-name: filelock dependency-version: 3.20.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: allpip - dependency-name: jaraco-context dependency-version: 6.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: allpip - dependency-name: jaraco-functools dependency-version: 4.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: allpip - dependency-name: json5 dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: allpip - dependency-name: nodeenv dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: allpip - dependency-name: pbs-installer dependency-version: 2025.12.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: allpip ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 19 updates in the / directory:
0.124.00.128.00.38.00.40.02.0.442.0.450.42.00.42.11.6.51.6.60.21.00.22.10.0.200.0.218.1.08.1.12.6.12.6.27.13.07.13.10.14.80.14.104.5.04.5.12025.11.122026.1.43.20.13.20.26.0.16.0.24.3.04.4.00.12.10.13.01.9.11.10.02025.12.52025.12.17Updates
fastapifrom 0.124.0 to 0.128.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
8322a44🔖 Release version 0.128.04b2cfcf📝 Update release notese300630➖ Drop support forpydantic.v1(#14609)1b3bea8📝 Update release notes34e8841✅ Run performance tests only on Pydantic v2 (#14608)cd90c78🔖 Release version 0.127.193f4dfd📝 Update release notes535b5da🔊 Add a customFastAPIDeprecationWarning(#14605)6b53786📝 Update release notesd98f4eb🔧 Update pre-commit to use local Ruff instead of hook (#14604)Updates
uvicornfrom 0.38.0 to 0.40.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
9ff6004Version 0.40.0 (#2773)19df042Drop Python 3.9 (#2772)865ce7cRun strict mypy on test suite (#2771)4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)Updates
sqlalchemyfrom 2.0.44 to 2.0.45Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
sqlalchemy-utilsfrom 0.42.0 to 0.42.1Release notes
Sourced from sqlalchemy-utils's releases.
Changelog
Sourced from sqlalchemy-utils's changelog.
Commits
ed0cc46Bump version to 0.42.111cf519Bump urllib3 from 2.5.0 to 2.6.0 in /requirements/docs881fed4Merge pull request #797 from kvesteri/dependabot/github_actions/github-action...81a5f82Bump actions/checkout from 5 to 6 in the github-actions groupe8b12f8Merge pull request #794 from kvesteri/dependabot/github_actions/github-action...19570dcBump actions/setup-python from 5 to 6 in the github-actions group4a7d764FixAttributeErrorwith Sequence defaults ininstant_defaults_listener(#...9645938Fix AttributeError with Sequence defaults in instant_defaults_listenere4b9f72Merge pull request #792 from kvesteri/dependabot/github_actions/github-action...755064dBump actions/checkout from 4 to 5 in the github-actions groupUpdates
authlibfrom 1.6.5 to 1.6.6Changelog
Sourced from authlib's changelog.
Commits
bb7a315chore: release 1.6.60a423d4Merge pull request #844 from azmeuk/806-get-jwt-config-client2808378Merge commit from fork714502afeat: get_jwt_config takes a client parameter260d04eFix: Useexpires_inwhenexpires_atis unparsableeb37124Merge pull request #778 from shc261392/fix-httpx-oauth1-form-data-incorrect-s...0ba9ec4docs: fix guide on requests self signed certificatea2e9943docs: indicate that #743 needs a migration06015d2test: factorize the token fixtureUpdates
aiosqlitefrom 0.21.0 to 0.22.1Changelog
Sourced from aiosqlite's changelog.
Commits
9b127ceVersion bump v0.22.15c3f61cImprove stop semantics for connections (#370)a869d73Version bump v0.22.01cd60adEmit warning if connection is deleted before it is closed (#355)611d7b4Add set_authorizer support for fine-grained access control (#349)81d00c8Bump actions/setup-python from 5 to 6 (#357)7a26722Bump coverage[toml] from 7.8.0 to 7.10.7 (#358)4457540Bump flake8 from 7.2.0 to 7.3.0 (#346)b650dadBump actions/checkout from 5 to 6 (#366)065ffddBump mypy from 1.15.0 to 1.19.0 (#367)Updates
python-multipartfrom 0.0.20 to 0.0.21Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
1f72955Version 0.0.21 (#217)47ecfedAdd support for Python 3.14 and drop EOL 3.8 and 3.9 (#216)f18b709Bump the github-actions group across 1 directory with 4 updates (#214)b388e9achore: use depedency-groups inpyproject.toml(#212)6113e75Bump the github-actions group across 1 directory with 3 updates (#210)7aa8d99Bump ruff from 0.8.0 to 0.11.7 (#203)3e909f5Bump astral-sh/setup-uv from 4 to 5 in the github-actions group (#198)Updates
vcrpyfrom 8.1.0 to 8.1.1Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
9b58663Release v8.1.13780f58build(deps): bump peter-evans/create-pull-request from 7 to 8 (#969)1b70394Split sync and async HTTPX handlers (#965)ca4b1e1Merge pull request #960 from kevin1024/precommit-autoupdate8d47ca1pre-commit: AutoupdateUpdates
urllib3from 2.6.1 to 2.6.2Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
83f8643Release 2.6.2571a9b7FixHTTPResponse.read_chunkedwhen leftover data is present in decoder's bu...Updates
coveragefrom 7.13.0 to 7.13.1Changelog
Sourced from coverage's changelog.
Commits
a6afdc3docs: sample HTML for 7.13.1a497081docs: prep for 7.13.1e992033docs: polish up CHANGES18bba6echore: bump the action-dependencies group with 4 updates (#2111)80fb808refactor: (?x:...) lets us use re.VERBOSE even when combining latercc272bddocs: leave a comment so we'll find this when 3.12 is the minimum70d007dtypes: be explicita2c1940types: fully import modules that will be patched57b975dtypes: explicit Protocol inheritance permits changing parameter names63ec12dtypes: clarify that morfs arguments can be a single morfUpdates
rufffrom 0.14.8 to 0.14.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
45bbb4cBump 0.14.10 (#22058)42b9727[ty] Use datatest instead of dirtest (#21937)f7ec178[ty] Gracefully handle client requests that can't be deserialized (#22051)c315164[ty] Don't suggest keyword statements when only expressions are validbb1955e[ty] Use cursor context in a few more places...070e08a[ty] Movecompletionfunction to the topbab3924[ty] Refactor completion generation10748b2[flake8-pytest-style] Allowmatchandcheckkeyword arguments without a...56539db[ty] Fix some configuration panics in the LSP (#22040)8d32ad1[ty] Add support for attribute docstrings (#22036)Updates
pre-commitfrom 4.5.0 to 4.5.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
8a0630cv4.5.1fcbc745Merge pull request #3597 from pre-commit/empty-setup-py51592eefix python local template when artifact dirs are present67e8fafMerge pull request #3596 from pre-commit/pre-commit-ci-update-configc251e6b[pre-commit.ci] pre-commit autoupdate98ccafaMerge pull request #3593 from pre-commit/pre-commit-ci-update-config4895355[pre-commit.ci] pre-commit autoupdate2cedd58Merge pull request #3588 from pre-commit/pre-commit-ci-update-config465192d[pre-commit.ci] pre-commit autoupdatefd42f96Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-neededUpdates
certififrom 2025.11.12 to 2026.1.4Commits
c64d9f32026.01.04 (#389)4ac232fBump actions/download-artifact from 6.0.0 to 7.0.0 (#387)95ae4b2Update CI workflow to use Ubuntu 24.04 and Python 3.14 stable (#386)b72a7b1Bump dessant/lock-threads from 5.0.1 to 6.0.0 (#385)ecc2672Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#384)6a897dbBump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#383)27ca98aBump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#381)56c59a6Bump actions/checkout from 6.0.0 to 6.0.1 (#382)ae0021cBump actions/setup-python from 6.0.0 to 6.1.0 (#380)ddf5d0bBump actions/checkout from 5.0.1 to 6.0.0 (#378)Updates
filelockfrom 3.20.1 to 3.20.2Release notes
Sourced from filelock's releases.
Commits
f2e7d40[pre-commit.ci] pre-commit autoupdate (#464)5088854Support Unix systems without O_NOFOLLOW (#463)Updates
jaraco-contextfrom 6.0.1 to 6.0.2Changelog
Sourced from jaraco-context's changelog.
Commits
1fe5de1Finalize6016235Add fixtures to skip tests for repo_context.2b251eeMerge https://github.com/jaraco/skeleton0bc3e96Merge pull request #17 from Avasam/Re-run-checkers8f3d95ePin mypy on PyPy.d47a969Specify the directory for news fragments.8c5810ejaraco/skeleton#17704ff554Description has been truncated