-
Notifications
You must be signed in to change notification settings - Fork 2
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 with 11 updates #37
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 20, 2023
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/pip/dependencies-dd49053e26
branch
from
November 20, 2023 11:16
827badf
to
1973183
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/pip/dependencies-dd49053e26
branch
from
November 20, 2023 11:26
1973183
to
d84d0bb
Compare
@dependabot reopen |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
@dependabot recreate |
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/tiangolo/fastapi) | `0.103.2` | `0.104.1` | | [hypercorn](https://github.com/pgjones/hypercorn) | `0.14.4` | `0.15.0` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.18.0` | `0.19.0` | | [httpx](https://github.com/encode/httpx) | `0.25.0` | `0.25.1` | | [ctranslate2](https://github.com/OpenNMT/CTranslate2) | `3.20.0` | `3.21.0` | | [transformers](https://github.com/huggingface/transformers) | `4.34.0` | `4.35.2` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.24.4` | `4.25.1` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.23.5` | `1.23.6` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.331` | `1.1.336` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `7.4.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.0` | `0.1.6` | Updates `fastapi` from 0.103.2 to 0.104.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.103.2...0.104.1) Updates `hypercorn` from 0.14.4 to 0.15.0 - [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst) - [Commits](pgjones/hypercorn@0.14.4...0.15.0) Updates `uvloop` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.18.0...v0.19.0) Updates `httpx` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.0...0.25.1) Updates `ctranslate2` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/OpenNMT/CTranslate2/releases) - [Changelog](https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md) - [Commits](OpenNMT/CTranslate2@v3.20.0...v3.21.0) Updates `transformers` from 4.34.0 to 4.35.2 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.34.0...v4.35.2) Updates `protobuf` from 4.24.4 to 4.25.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.24.4...v4.25.1) Updates `pymupdf` from 1.23.5 to 1.23.6 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.23.5...1.23.6) Updates `pyright` from 1.1.331 to 1.1.336 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.331...v1.1.336) Updates `pytest` from 7.4.2 to 7.4.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@7.4.2...7.4.3) Updates `ruff` from 0.1.0 to 0.1.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.0...v0.1.6) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hypercorn 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: httpx 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: pymupdf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch 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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/dependencies-dd49053e26
branch
from
November 20, 2023 16:58
d84d0bb
to
fe09518
Compare
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
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 11 updates:
0.103.2
0.104.1
0.14.4
0.15.0
0.18.0
0.19.0
0.25.0
0.25.1
3.20.0
3.21.0
4.34.0
4.35.2
4.24.4
4.25.1
1.23.5
1.23.6
1.1.331
1.1.336
7.4.2
7.4.3
0.1.0
0.1.6
Updates
fastapi
from 0.103.2 to 0.104.1Release notes
Sourced from fastapi's releases.
Commits
7e5afe2
🔖 Release version 0.104.16c53ddd
📝 Update release notes0f1ddf5
📝 Update release notes758a8f2
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in ...e4b21c6
📝 Update release notes759378d
✏️ Update Pydantic links to dotenv support (#10511)e7204ac
📝 Update release notes7702c5a
📝 Update release notes0066578
📝 Update release notes6b903ff
✏️ Update links indocs/en/docs/async.md
anddocs/zh/docs/async.md
to mak...Updates
hypercorn
from 0.14.4 to 0.15.0Changelog
Sourced from hypercorn's changelog.
Commits
2724ad6
Bump and release 0.15.0662ffa9
Disable multiprocessing if number of workers is 030e6f03
Bugfix scope client usage for sock binding76bd00f
Fix fomatting in 4854ffd89e8661213ff20828b7568a9f004803a98133958
Use more modern asyncio apis3dc7908
Support Python 3.12 drop Python 3.74854ffd
fix: Autoreload error because reausing old sockets42ac5db
Only load the application in the main process if the reloader is being used.96e3fce
Document keyfile_password configuration factord7990fb
Add some useful flow diagramsUpdates
uvloop
from 0.18.0 to 0.19.0Release notes
Sourced from uvloop's releases.
Commits
6c770dc
uvloop 0.19.0ee5ad26
Drop support of Python 3.7 and update CI (#578)0e9ff6c
Fix CI status badge (#522)919da56
Fix docstring of loop.shutdown_default_executor (#535)5c500ee
Restore uvloop.new_event_loop and other missing uvloop members to typing (#573)Updates
httpx
from 0.25.0 to 0.25.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
b07d4e8
Version 0.25.1 (#2923)280a89a
Support newer versions of httpcore (#2885)1b7f39e
Use ruff format (#2901)05937f4
Bump trio-typing from 0.8.0 to 0.9.0 (#2914)aea4870
Bump mkdocs-material from 9.4.2 to 9.4.7 (#2915)2cb3252
Bump pytest from 7.4.2 to 7.4.3 (#2917)1d73150
Cleanup response.json() method (#2911)5f2d620
Fix third party package documentation link (#2902)ad06741
Lazily import 'netrc' module (#2910)9751f76
Drop unneccessarybinascii
import (#2909)Updates
ctranslate2
from 3.20.0 to 3.21.0Release notes
Sourced from ctranslate2's releases.
Changelog
Sourced from ctranslate2's changelog.
Commits
1e37b52
bump v3.21.0 (#1533)23f744f
whisper-large-v3 compatibility (#1530)d0a9227
Support conversion for distil-whisper (#1529)50e9ba4
Minimal support for Mistral 7B model. (#1528)f92a8a2
Support Transformers in the Wav2Vec2 Encoder for the ASR Inference (#1520)Updates
transformers
from 4.34.0 to 4.35.2Release notes
Sourced from transformers's releases.
... (truncated)
Commits
514de24
Release: v4.35.27983bca
[tokenizers
] updatetokenizers
version pin (#27494)10f3e7b
Release: v4.35.10b2e2de
fix copiesf047370
Fix FA2 import + deprecation cycle (#27330)d8fffbe
Fixfrom_pt
flag when loading withsafetensors
(#27394)757171d
Default to msgpack for safetensors (#27460)f1185a4
Release: v4.35.0b6c0c2b
Fuyu protectionfba863b
Conda buildUpdates
protobuf
from 4.24.4 to 4.25.1Commits
7f94235
Updating version.json and repo version numbers to: 25.1e4b00c7
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) (#14756)2495d4f
Add support for options in CRuby, JRuby and FFI (#14594) (#14739)a29f47d
Bump mac PHP version to 8.2 to fix non-hermetic breakages. (#14741)f36432a
Merge pull request #14674 from anandolee/25.x74f5cf4
Raise warnings for python syntax usagesedb1afd
Move python/BUILD to python/BUILD.bazel (#14658)666689e
Merge pull request #14620 from protocolbuffers/win2019-25.x1577c30
Error on staleness failure1155c80
Updatecc_file_list_aspect
to handle targets with missinghdrs/textual_hdrs
Updates
pymupdf
from 1.23.5 to 1.23.6Release notes
Sourced from pymupdf's releases.
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
fb67864
Update dates for release 1.23.6.363bce0
tests/test_2548.py: fixed spurious test failure with mupdf release branch.79b6248
tests/test_2548.py:test_2548(): fixed for mupdf-1.23.x and mupdf-master.8922a21
tests/test_general.py:test_2710(): fix expectations for mupdf-1.23.x and mupd...a969b1d
setup.py: fixed handling of PYMUPDF_SETUP_REBUILD_GIT_DETAILS.5e4056f
pipcl.py: avoid unnecessarily updating .so's on macos.2f4e2b7
tests/test_2548.py:test_2548(): update to match recent change to mupdf master.7ffc37c
Updates for release 1.23.6.18ae8b9
docs/document.rst: added Document.resolve_names().a4ccec5
tests/test_textextract.py: added test of docx device's 'space-guess'.Updates
pyright
from 1.1.331 to 1.1.336Commits
78b1d48
Pyright NPM Package update to 1.1.336 (#232)ae1de2a
Pyright NPM Package update to 1.1.335 (#229)21f3e76
[pyright updated to 1.1.334] Update Version (#226)e8119f8
Pyright NPM Package update to 1.1.333 (#224)b2a30f0
[pyright updated to 1.1.332] Update Version (#223)Updates
pytest
from 7.4.2 to 7.4.3Release notes
Sourced from pytest's releases.
Commits
2390610
Tweak changelog.rsta0714aa
Prepare release version 7.4.344ad1c9
[7.4.x] fix #10447 - consider marks in reverse mro order to give base classes...5dc7725
[7.4.x] Ensure logging tests always cleanup after themselves (#11541)a517827
[7.4.x] Configure ReadTheDocs to fail on warnings (#11540)21fe071
[7.4.x] fix for ValueError raised in faulthandler teardown code (#11455)f8bb857
Force terminal width when running tests (#11425) (#11432)1944dc0
[7.4.x] Fix --import-mode=importlib when root contains__init__.py
file (#1...946634c
Merge pull request #11419 from nicoddemus/backport-11414-to-7.4.xd849a3e
[7.4.x] fix: closes #11343's [attr-defined] type errors (#11421)Updates
ruff
from 0.1.0 to 0.1.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f460f9c
Bump version to v0.1.6 (#8744)2faac1e
[refurb
] Implementmath-constant
(FURB152
) (#8727)b7dbb90
Remove incorrect deprecation label for stdout and stderr (#8743)66794bc
Remove erroneous bad-dunder-name reference (#8742)dca430f
Fix instability with await fluent style (#8676)841e6c8
Add River in "Who's Using Ruff?" section (#8740)bd99175
UpdateD208
to preserve indentation offsets when fixing overindented lines ...4c86b15
Fix typo (#8735)e2109c1
Improve debug printing for resolving origin of config settings (#8729)1fcccf8
Avoid syntax error via importing trio.lowlevel (#8730)Dependabot 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