Bump the pip-minor-patch group with 9 updates #129
Closed
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 pip-minor-patch group with 9 updates:
0.27.1
0.28.0
1.40.3
1.41.0
0.26.0
0.27.0
5.0.1
5.0.3
1.8.0
1.9.0
7.4.1
7.4.3
0.19.0
0.20.0
13.7.0
13.7.1
0.2.1
0.3.2
Updates
uvicorn
from 0.27.1 to 0.28.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
a05ae64
Version 0.28.0 (#2269)4a503d8
Change ruff rules (#2251)0d4747e
UseX-Forwarded-Proto
for WebSockets scheme when the proxy provides it (#2258)93897b5
ExceptAttributeError
onsys.stdin.fileno()
for Windows IIS10 (#1947)ed2d655
Bump cryptography from 42.0.2 to 42.0.4 (#2253)1e5f1be
RaiseClientDisconnected
onsend()
when client disconnected (#2220)Updates
sentry-sdk
from 1.40.3 to 1.41.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
df9841e
Update CHANGELOG.mdfc70611
release: 1.41.08f1a125
ref(awslambda): xfail broken tests for now (#2794)d62dc90
Removed print statements because it messes with the tests (#2789)b96f03d
build(deps): bump types-protobuf from 4.24.0.20240129 to 4.24.0.20240302 (#2782)22dd50c
build(deps): bump checkouts/data-schemas fromeb941c2
toed078ed
(#2781)c5785fb
feat(transport): Exposesocket_options
(#2786)0901953
Allow to configure merge target for releases (#2777)e07a128
fix(docs): allow empty character in metric tags values (#2775)f874407
fix(metrics): Replace invalid tag values with an empty string instead of _ (#...Updates
httpx
from 0.26.0 to 0.27.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
326b943
Version 0.27.0 (#3095)3faa4a8
Improve 'Custom transports' docs (#3081)c51af4b
Extensions docs (#3080)cabd1c0
Deprecateapp=...
in favor of explicitWSGITransport
/ASGITransport
. (#3...6f46152
Bump the python-packages group with 6 updates (#3077)37a2901
Mention NO_PROXY environment variable on Advanced Usage page (#3066)371b6e9
Use__future__.annotations
(#3068)4f6edf3
testparse_header_links
via public api (#3061)c7cd6aa
testobfuscate_sensitive_headers
via public api (#3063)15f9253
Drop outdated section (#3057)Updates
redis
from 5.0.1 to 5.0.3Release notes
Sourced from redis's releases.
... (truncated)
Commits
1784b37
Version 5.0.3 (#3179)e90b7c5
Cherry pick for v5.0.3 (#3178)535f90e
Version 5.0.2 (#3164)911aa37
Cherry pick for v5.0.2 (#3159)Updates
mypy
from 1.8.0 to 1.9.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
5ff46f8
Remove +dev.155909a
[Release 1.9] Unsupport targetting 3.7. (#16883) (#16900)6615cab
[Release 1.9] Stubtest: ignore a new protocol dunder (#16895) (#16899)b956e6a
stubtest: Private parameters can be omitted (#16507)ede0b20
Bump ruff to 0.2.0 (#16870)7bdd61f
stubgen: Fix crash on star unpack of TypeVarTuple (#16869)8c2ef9d
Update hashes in sync-typeshed.py following recent typeshed sync0dd4b6f
Revert use ofParamSpec
forfunctools.wraps
dd12a2d
Revert typeshed ctypes changed132999
Revert sum literal integer change (#13961)Updates
coverage
from 7.4.1 to 7.4.3Changelog
Sourced from coverage's changelog.
Commits
1af3624
docs: sample HTML for 7.4.3f06c5e4
docs: prep for 7.4.308fc997
fix: get atomic copies of iterables when flushing data. #17334e34571
build: put a time limit on the Python nightly testsa1d8d29
build: make targets should use underscores not dashesf7d40a0
build: tweak the release instructions0f19b82
build: bump version5d69334
test: if a test fails randomly, let it retry with@flaky
65d686c
docs: sample HTML for 7.4.2026dca7
docs: prep for 7.4.2Updates
aiosqlite
from 0.19.0 to 0.20.0Changelog
Sourced from aiosqlite's changelog.
Commits
2cbc6c9
Version bump v0.20.0daf0045
Bump usort from 1.0.7 to 1.0.8.post1 (#280)9f7e413
Bump attribution from 1.6.2 to 1.7.0 (#279)5dac1aa
Bump flit from 3.8.0 to 3.9.0 (#278)81aa1c3
Bump flake8 from 6.0.0 to 7.0.0 (#277)0e41e6c
Bump black from 23.3.0 to 24.2.0 (#276)a77f04a
Merge pull request #271 from bdraco/speed_up_process_thread347a799
Merge branch 'main' into speed_up_process_thread4da3651
Test on 3.1289f5f23
Merge branch 'main' into speed_up_process_threadUpdates
rich
from 13.7.0 to 13.7.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
7f580bd
Merge pull request #3293 from Textualize/bump1371705bc46
bumpf4a7ed3
Merge pull request #3289 from Textualize/update-wcwidth18ebb42
Update wcwidth and cell widths.26152e9
Export TextType into the docs. (#3257)Updates
ruff
from 0.2.1 to 0.3.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a892fc7
Bump version to v0.3.2 (#10304)a067d87
Fix incorrectParameter
range for*args
and**kwargs
(#10283)b64f2ea
Formatter: Improve single-with item formatting for Python 3.8 or older (#10276)4bce801
Fix unstable with-items formatting (#10274)a56d42f
Refactor with statement formatting to have explicit layouts (#10296)1d97f27
Start tracking quoting style in the AST (#10298)965adbe
Fix trailing kwargs end of line comment after slash (#10297)c504d7a
Track quoting style in the tokenizer (#10256)72c9f7e
Include actual conditions in E712 diagnostics (#10254)57be3fc
Treattyping.Annotated
subscripts as type definitions (#10285)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