build(deps): bump the dependencies group across 1 directory with 8 updates #195
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 8 updates in the / directory:
1.0.3
1.1.1
1.6.3
1.7.3
2.6.1
2.7.1
1.1.389
1.1.391
3.3.1
3.3.3
8.3.3
8.3.4
0.7.4
0.8.5
0.27.2
0.28.1
Updates
faster-whisper
from 1.0.3 to 1.1.1Release notes
Sourced from faster-whisper's releases.
Commits
9e657b4
Bump version to 1.1.111fd8ab
Fix neg_threshold (#1191)9516429
Add duration of audio and VAD removed duration to BatchedInferencePipeline (#...1b24f28
Reduce VAD memory usage (#1198)b568fae
Add Open-dubbing into community projects (#1034)f32c0e8
Make batched suppress_tokens behaviour same as in sequential (#1194)8327d8c
Brings back original VAD parameters naming (#1181)22a5238
Upgrade CI to 3.9 and drop Python 3.8 support(#1184)97a4785
Bump version to 1.1.0 and update benchmarks (#1161)08f6900
removelog_prob_low_threshold
(#1160)Updates
granian
from 1.6.3 to 1.7.3Release notes
Sourced from granian's releases.
Commits
3ab82a7
Bump version to 1.7.39465a8b
Fix drops inPyFutureAwaitable
at wrong state path (#474)dc3f49c
Keep task reference in asyncio task-impl (#473)e793742
Fix wrong context inCallbackSchedulerWaker
calls (#472)af1d130
Bump version to 1.7.21ad1278
Bump version to 1.7.102401e5
Add--task-impl
option (#468)693af47
Fix PGO builds (#463)8f05250
Update CI build workflow27001c4
Review build configUpdates
pydantic-settings
from 2.6.1 to 2.7.1Release notes
Sourced from pydantic-settings's releases.
Commits
c989335
Prepare release 2.7.1 (#511)66ecc3a
Move preferred alias resolution to private method (#507)95fae54
Prepare release 2.7.0 (#499)b8968a7
Fix attribute error on Python 3.9 with typing.Sequence (#497)3667aed
Improve field value parsing by addingNoDecode
andForceDecode
annotation...2f498fe
Change reference of default values validation in documentation (#496)7bcb6ed
Add support for CLI kebab case flag. (#489)0b3e73d
Relax default protected_namespaces (#483)3f831e9
Removing return type from the function in test (#491)a903697
Strip annotated when getting submodels during CLI parsing. (#490)Updates
pyright
from 1.1.389 to 1.1.391Commits
3356df1
[pyright updated to 1.1.391] Update Version (#327)ee025bc
Pyright NPM Package update to 1.1.390 (#325)Updates
pylint
from 3.3.1 to 3.3.3Commits
c28580b
Bump pylint to 3.3.3, update changelog1f9b947
Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)96d1303
Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)a7202b1
Fix Python 3.12 generic type syntax (#10135) (#10146)90cb29d
[mypy] Use type-setuptools instead of types-pkg-resources (#10120)9955701
Fix 'use-implicit-booleaness' wrongly emitted for generators. (#10107) (#10109)a5a1bc3
Bump pylint to 3.3.2, update changelog (#10088)621ecf6
Fixpotential-index-error
false positive when iterable contains starred ele...5597aae
Fix source root not recognized (#10036) (#10083)ea8ed7e
Bump astroid to 3.3.5 (#10004) (#10005)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
ruff
from 0.7.4 to 0.8.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11e873e
Bump version to 0.8.5 (#15219)89ea037
[ruff
] Unnecessary rounding (RUF057
) (#14828)f8c9665
[airflow
] Extend names moved from core to provider (AIR303
) (#15216)af95f6b
[pycodestyle
] Avoid false positives and negatives related to type parameter...79682a2
Sync vendored typeshed stubs (#15213)1ef0f61
[flake8-type-checking
] Improve flexibility of `runtime-evaluated-decorators...7ca3f95
Update references toastral-sh/ruff-action
from v2 tov3
(#15212)32de580
[airflow]: extend names moved from core to provider (AIR303) (#15196)cfd6093
[pydocstyle
] Add setting to ignore missing documentation for*args
and `**...3c9021f
[ruff] Implement falsy-dict-get-fallback (RUF056) (#15160)Updates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)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