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 group with 4 updates: aiohttp, redis, sentry-sdk and pytest.
Updates
aiohttp
from 3.10.5 to 3.10.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8a7ce94
Release 3.10.8 (#9330)a308f74
[PR #9326/fe26ae2 backport][3.10] Fix TimerContext not uncancelling the curre...52e0b91
Fix custom cookies example (#9321) (#9324)609c6e3
Increment version to 3.10.8.dev0f9a9e85
Release 3.10.7 (#9320)8220ced
[PR #9309/e4028333 backport][3.10] Fix building the URL in BaseRequest when t...d32d580
[PR #9301/c240b52 backport][3.10] Replace code that can now be handled by yar...fd5ece6
Bump yarl to 1.13.0 (#9302) (#9304)d6d2bcc
[PR #9294/552dea53 backport][3.10] Backport type fix from #9226 (#9299)e6bcfbe
[PR #9171/0462ae6b backport][3.10] Switch to usingyarl.URL.absolute
over `...Updates
redis
from 5.0.8 to 5.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
7215a52
Updated package version (#3389)2e46613
Client side caching refactoring (#3350)7d73d74
DOC-4197: add TCEs to the geospatial query page (#3378)c7483b3
DOC-4196: add TCEs to the full-text query page (#3377)64d4bb8
DOC-4194: add TCEs to the range query page (#3374)0c8a986
DOC-4194: add TCEs to the exact match query page (#3372)cbb129d
Update README.md - mentioning redis 7.4 support (#3375)2fb40c1
TCEs for select command pages (#3361)e00f3d2
Add missed redismod at test_commands.py (#3369)6c94faa
Update PyPy 3.8 to 3.10 in CI (#3370)Updates
sentry-sdk
from 2.13.0 to 2.15.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
65909ed
Update CHANGELOG.md97b6d9f
Fix changelog5de346c
Refactor changelog7bee75f
release: 2.15.01c64ff7
Configure HTTP methods to capture in WSGI middleware and frameworks (#3531)a3ab1ea
XFail one of the Lambda tests (#3592)05411ff
allowing ASGI to use drf_request in DjangoRequestExtractor (#3572)4636afc
fix(tracing): Fixadd_query_source
with modules outside of project root (#3...aed18d4
build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#3585)205591e
Test more integrations on 3.13 (#3578)Updates
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)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