Upgrade: Bump the regression group in /regression_runner with 6 updates #22
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 regression group in /regression_runner with 6 updates:
3.8.5
3.8.6
4.0.2
4.0.3
5.1.0
5.2.0
8.1.6
8.1.7
7.2.7
7.3.2
4.7.1
4.8.0
Updates
aiohttp
from 3.8.5 to 3.8.6Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
996de26
Release v3.8.6 (#7668)8c128d4
[PR #7651/45f98b7d backport][3.8] Fix BadStatusLine message (#7666)89b7df1
Allow lax response parsing on Py parser (#7663) (#7664)d5c12ba
[PR #7661/85713a48 backport][3.8] Update Python parser for RFCs 9110/9112 (#7...8a3977a
[PR #7272/b2a7983a backport][3.8] Fix Read The Docs config (#7650)bcc416e
[PR #7647/1303350e backport][3.8] Upgrade to llhttp 9.1.3 (#7648)b30c0cd
Remove chardet/charset-normalizer. (#7589)5946c74
CookieJar - return 'best-match' and not LIFO (#7577) (#7588)8c4ec62
[PR #7518/8bd42e74 backport][3.8] Fix GunicornWebWorker max_requests_jitter n...a0d234d
Use lenient headers for response parser (#7490) (#7492)Updates
async-timeout
from 4.0.2 to 4.0.3Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
a489744
Release 4.0.3 (#364)5e3a4f0
Bump docutils from 0.19 to 0.20.1 (#369)6a5964b
Bump pytest-cov from 4.0.0 to 4.1.0 (#365)fcbeb65
Bump mypy from 1.2.0 to 1.4.1 (#368)5eeffae
Bump pytest from 7.3.1 to 7.4.0 (#366)8ec8cc0
Bump pytest-asyncio from 0.21.0 to 0.21.1 (#367)7290654
Bump pytest-asyncio from 0.20.3 to 0.21.0 (#354)9f07afa
Mention import at least once in the readme (#361)e1c8827
Bump pytest from 7.2.1 to 7.3.1 (#360)211a9bf
Bump mypy from 0.991 to 1.2.0 (#358)Updates
chardet
from 5.1.0 to 5.2.0Release notes
Sourced from chardet's releases.
Commits
78250d9
Bump version to 5.2.00e9b7bc
Add main module to support python -m chardet0649ffe
Bump version to 5.2.0dev0Updates
click
from 8.1.6 to 8.1.7Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
874ca2b
release version 8.1.76e1f6d3
completion(fish): add back ; as line endings in fish script (#2570)a955c77
update fish enabling script3c1529e
add back semicolons in fish scripta260ca6
Replace bash shell completion version error with warning (#2576)d9db70c
bash version support shows warning instead of error22b9b1c
Fix incorrect passing of flags to re.sub (#2581)d69d210
fix flake8 findingaf2da1e
Fix incorrect passing of flags to re.subbb6a872
start version 8.1.7Updates
coverage
from 7.2.7 to 7.3.2Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
a316513
build: fix the pypy wheel arguments7ec2c62
docs: sample HTML for 7.3.2ffd954f
docs: prep for 7.3.21ea3907
refactor: don't access frame structs directly7b8dec9
feat!: remove fullcoverage, it doesn't work in 3.131040bce
refactor: remove unused interned strings9ab9e0c
fix: 3.12 soft keywordtype
is bolded in HTML8624ce9
fix: really turn off SQLite journal files on 3.12+604aafa
chore: make upgrade7c25ba0
fix: don't combine journal files. #1605Updates
typing-extensions
from 4.7.1 to 4.8.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
c17c499
Prepare release 4.8.0 (#283)df9e322
Run tests on py312 for more third-party projects (#281)7e29499
Release 4.8.0rc1 (#280)ca2a739
Add Doc from PEP 727: https://peps.python.org/pep-0727/ (#277)13c9484
Fix ParamSpec ellipsis default for <3.10 (#279)4705e74
Improve documentation (#278)99fa708
Backport CPython PR 107584 (#275)688fbd2
Revert "Skip runningcattrs
tests on PyPy (#272)" (#273)8dfa0a5
Skip runningcattrs
tests on PyPy (#272)7bb3f3f
Fix third-party workflow (#269)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