-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps): bump the dependencies group across 1 directory with 12 updates #157
Closed
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
…pdates Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.115.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.4.0` | `2.6.1` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.20.0` | `0.21.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` | | [httptools](https://github.com/MagicStack/httptools) | `0.6.1` | `0.6.4` | | [ctranslate2](https://github.com/OpenNMT/CTranslate2) | `4.3.1` | `4.5.0` | | [transformers](https://github.com/huggingface/transformers) | `4.44.2` | `4.46.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.27.4` | `5.28.3` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.377` | `1.1.387` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.3.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.2` | `0.7.2` | Updates `fastapi` from 0.112.2 to 0.115.4 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.115.4) Updates `pydantic-settings` from 2.4.0 to 2.6.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.6.1) Updates `uvloop` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.20.0...v0.21.0) Updates `uvicorn` from 0.30.6 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.32.0) Updates `httptools` from 0.6.1 to 0.6.4 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.6.1...v0.6.4) Updates `ctranslate2` from 4.3.1 to 4.5.0 - [Release notes](https://github.com/OpenNMT/CTranslate2/releases) - [Changelog](https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md) - [Commits](OpenNMT/CTranslate2@v4.3.1...v4.5.0) Updates `transformers` from 4.44.2 to 4.46.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.44.2...v4.46.1) Updates `protobuf` from 5.27.4 to 5.28.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.27.4...v5.28.3) Updates `pyright` from 1.1.377 to 1.1.387 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.377...v1.1.387) Updates `pylint` from 3.2.6 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.3.1) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `ruff` from 0.6.2 to 0.7.2 - [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.6.2...0.7.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvloop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: httptools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ctranslate2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 4, 2024
Superseded by #158. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 12 updates in the / directory:
0.112.2
0.115.4
2.4.0
2.6.1
0.20.0
0.21.0
0.30.6
0.32.0
0.6.1
0.6.4
4.3.1
4.5.0
4.44.2
4.46.1
5.27.4
5.28.3
1.1.377
1.1.387
3.2.6
3.3.1
8.3.2
8.3.3
0.6.2
0.7.2
Updates
fastapi
from 0.112.2 to 0.115.4Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
31887b1
🔖 Release version 0.115.4b270ff1
📝 Update release notesb31cbbf
♻️ Update logic to import and checkpython-multipart
for compatibility with...aee7674
📝 Update release notes4e6b1ac
📝 Update includes indocs/fr/docs/tutorial/body.md
(#12596)9b1e5f2
📝 Update release notes60aba02
📝 Update includes indocs/fr/docs/tutorial/debugging.md
(#12595)2a4cf17
📝 Update release notes453f559
📝 Update includes indocs/fr/docs/tutorial/query-params-str-validations.md
...af269cd
📝 Update release notesUpdates
pydantic-settings
from 2.4.0 to 2.6.1Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
2441670
Prepare release 2.6.1 (#460)e73b349
Revert "Fix context not passed to field validators bug (#417)" (#459)a37d07c
Refactor path_type_label (#458)93d7b7b
Fixes #452 - Adding support for populate_by_name (#454)e212052
Add Python 3.13 support (#450)eeea989
Prepare release 2.6.0 (#444)a72fa73
Fix bug in dotenv source when there is env with and without prefix (#440)d2e498a
Add support for suppressing fields from CLI help. (#436)0d605d0
Update nested model partial update docs example. (#433)8f7653c
Put tests for non-default sources in separate files (#429)Updates
uvloop
from 0.20.0 to 0.21.0Release notes
Sourced from uvloop's releases.
Commits
2e8feae
bump cibuildwheel version40e8a34
uvloop 0.21.079d5dcd
uvloop 0.21.0beta1fb5a139
Add cleanup_socket param on create_unix_server() (#623)3fba9fa
Updates for Cython3 (#587)3c3bbef
udp errors should result in protocol.error_received (#601)4083a94
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609)Updates
uvicorn
from 0.30.6 to 0.32.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
fe39100
Version 0.32.0 (#2485)967a2dc
Support Python 3.13 (#2482)079f07a
feat(server): log warning when max request limit is exceeded (#2430)137f88e
Version 0.31.1 (#2483)27d976a
AddPathLike[str]
type hint forssl_keyfile
(#2481)1ddd250
Bump the python-packages group with 10 updates (#2478)108b1c9
docs: fix configuration option for trusting forwarded IPs (#2479)a1783d8
Add support for[*]
in trusted hosts (#2480)6ffaaf7
Update link to Hypercorn project (#2474)c7668ce
Upgrade websockets to 0.13.1 (#2471)Updates
httptools
from 0.6.1 to 0.6.4Release notes
Sourced from httptools's releases.
Commits
e265ae0
httptools 0.6.42287a95
Include Cython source files in sdist (#115)5e720bf
httptools 0.6.3560bd9e
Bump bundled llhttp to 9.2.1 (#113)21a199d
Fix missing CR is some tests (#112)a2ed91d
httptools 0.6.2ad9765b
Fix build and run tests on Python 3.13 (#107)Updates
ctranslate2
from 4.3.1 to 4.5.0Release notes
Sourced from ctranslate2's releases.
Changelog
Sourced from ctranslate2's changelog.
Commits
383d063
bump_version_4.5.0 (#1805)26fa641
Download CUDNN9 compatible wheels HERE (#1803)100d49c
support phi 3.5 (#1800)c687308
fix crashing on cpu (#1791)087d085
update doc AWQ quantization (#1795)6ebddf3
fix logits vocab (#1786)5ad036d
Mistral nemo (#1785)cb16c8e
Wav2Vec2Bert ASR Inference Support (#1778)8f4d134
bump version 4.4.0 (#1774)f89fa2b
support minimum gemma 2 (#1772)Updates
transformers
from 4.44.2 to 4.46.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
bc598c0
v4.41.194ed13c
Fix regression loading dtype (#34409)72c716d
LLaVA: latency issues (#34460)97bb929
Fix pix2struct (#34374)565f0e9
Fix onnx non-expotable inplace aten op (#34376)dcfe3c7
Fixtorch.fx
issue related to the newloss_kwargs
keyword argument (#34380)c2820c9
fix list 3.8b298161
v4.46.0b0f0c61
Add SynthID (watermerking by Google DeepMind) (#34350)e50bf61
Fix red CI: benchmark script (#34351)Updates
protobuf
from 5.27.4 to 5.28.3Commits
5fda5ab
Updating version.json and repo version numbers to: 28.3fe30f9a
Mute the minor version warning https://github.com/protocolbuffers/protobuf/is...d82fb47
Populate Kotlin Manifest Files (#18859)ce5174a
Merge pull request #18798 from protocolbuffers/gberg-cp-283b62d78
Re-export includingDefaultValueFields in deprecated state for important Cloud...3ea568a
cherrypick restoration of mutableCopy helpersfe3bb07
Merge pull request #18616 from deannagarcia/28.x664a7e1
Fix merge conflicts63076f5
Merge pull request #18561 from protocolbuffers/28.x_no_vision_tests22cd8ba
[ObjC] Disabling visionOS on CI.Updates
pyright
from 1.1.377 to 1.1.387Release notes
Sourced from pyright's releases.
Commits
795fdcb
Pyright NPM Package update to 1.1.387 (#317)5c70ccc
Pyright NPM Package update to 1.1.386 (#316)afc9437
Pyright NPM Package update to 1.1.385 (#314)5d9f60e
[pyright updated to 1.1.384] Update Version (#313)cd5d458
Pyright NPM Package update to 1.1.383 (#312)74d0088
chore: release v1.1.382.post1 (#310)1ce7b23
fix: avoid warning for .post versions (#309)c61cac8
chore: release v1.1.382.post0 (#307)f8e7383
CI: correct setup for nodeenv testing (#306)276e381
fix: correct nodeenv environment (#305)Updates
pylint
from 3.2.6 to 3.3.1Commits
76bce72
Bump pylint to 3.3.1, update changelog (#9954)55ee816
Bump astroid to 3.3.4 (#9951) (#9952)6350dfa
Bump pylint to 3.3.0, update changelog78f3dfa
Bump astroid to 3.3.3 (#9939)b28c1f6
Add check forunnecessary-default-type-args
(#9938)bd97b93
[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436
Fix duplicate workflow step ids (#9934)0950916
[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9
Add details.rst for c-extension-no-member (#9933)7d60c27
Explicitly save cache in primer jobsUpdates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)