build(deps): bump the dependencies group across 1 directory with 9 updates #197
+132
−135
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 9 updates in the / directory:
1.0.3
1.1.1
1.6.3
1.7.4
2.13.0
2.14.0
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.9.0
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.4Release notes
Sourced from granian's releases.
... (truncated)
Commits
b5425a1
Update release workflow247a68d
Minor cfg review in callbacks4a8cf4a
Fix context in rust task impl (#482)d15c37e
MoveCallbackSchedulerStep
completely behind cfg flags87038c7
Bump deps115bc85
Bumptungstenite
to 0.26f374b4e
Bump itertools from 0.13.0 to 0.14.0 (#481)457bec3
Bump astral-sh/setup-uv from 4 to 5 (#480)716ae04
Bump pyo3-log from 0.12.0 to 0.12.1 (#478)ceab635
Fixed incorrect parsing of ipv6 addresses in RSGI and WSGI access logs (#477)Updates
litestar
from 2.13.0 to 2.14.0Release notes
Sourced from litestar's releases.
... (truncated)
Commits
4c7166a
chore(release): updates change log forv2.14.0
(#3933)10734fa
chore(release): prepare forv2.14.0
5c87273
feat(ci): implementpsycopg
client install formacos
andwindows
runner...9cc5396
fix(ci): only install dev tools in ubuntu (#3931)f1f4c37
feat: add support for Python 3.13 (#3850)2fb6f6b
fix(compression middleware): Fix resource handling (#3927)f5ba3a7
chore(test): updatepytest
and unpin max version (#3925)8ac019d
chore(build): prevent python 3.13 from installing (#3924)75d3430
docs: mentionid
field in1-abstract-dto.rst
(#3803)da30d9f
docs: add aranvir as a contributor for doc, code, and test (#3923)Updates
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.9.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
d0b2bbd
Release 0.9.0 (#15371)8628f16
[ruff
] Stop parsing diagnostics from other sources for code action requests...8bc11c4
[flake8-django
] Recognize other magic methods (DJ012
) (#15365)bf5b0c2
[red-knot] Minor refactor of red_knot_vendored/build.rs (#15372)097aa04
[red-knot] Typeshed patching: use build.rs instead of workflow (#15370)f706c3f
Add f-string formatting to the docs (#15367)29f6653
[ruff
] Stabilizeuseless-if-else
(RUF034
) (#15351)d645525
[pylint
]: Stabilizeboolean-chained-comparison
(PLR1716
) (#15354)6dcf7b3
[ruff
] Stabilizepost-init-default
(RUF033) (#15352)943d4fc
Update formatter preview documentation (#15349)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 previo...Description has been truncated