Bump aiohttp from 3.9.1 to 3.9.3 by dependabot[bot] · Pull Request #66 · bretterer/rivian-python-client
Bumps aiohttp from 3.9.1 to 3.9.3.
Release notes
Sourced from aiohttp's releases.
3.9.3
Bug fixes
Fixed backwards compatibility breakage (in 3.9.2) of
sslparameter when set outside ofClientSession(e.g. directly inTCPConnector) -- by :user:Dreamsorcerer.Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Related issues and pull requests on GitHub: #3957.
3.9.2
Bug fixes
Fixed server-side websocket connection leak.
Related issues and pull requests on GitHub: #7978.
Fixed
web.FileResponsedoing blocking I/O in the event loop.Related issues and pull requests on GitHub: #8012.
Fixed double compress when compression enabled and compressed file exists in server file responses.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
3.9.3 (2024-01-29)
Bug fixes
Fixed backwards compatibility breakage (in 3.9.2) of
sslparameter when set outside ofClientSession(e.g. directly inTCPConnector) -- by :user:Dreamsorcerer.Related issues and pull requests on GitHub: :issue:
8097, :issue:8098.Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Related issues and pull requests on GitHub: :issue:
3957.
3.9.2 (2024-01-28)
Bug fixes
Fixed server-side websocket connection leak.
Related issues and pull requests on GitHub: :issue:
7978.Fixed
web.FileResponsedoing blocking I/O in the event loop.Related issues and pull requests on GitHub: :issue:
8012.
... (truncated)
Commits
bf4edceRelease v3.9.3 (#8102)5637e8f[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3cUpdate version94462ee[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...24a6d64Release v3.9.2 (#8082)9118a58[PR #8079/1c335944 backport][3.9] Validate static paths (#8080)435ad46[PR #3955/8960063e backport][3.9] Replace all tmpdir fixtures with tmp_path (...d33bc21Improve validation in HTTP parser (#8074) (#8078)0d945d1[PR #7916/822fbc74 backport][3.9] Add more information to contributing page (...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)