mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Bump aiohttp from 3.9.1 to 3.9.2 (#11342)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ pytype==2023.12.18; platform_system != "Windows" and python_version < "3.12"
|
||||
ruff==0.1.11 # must match .pre-commit-config.yaml and tests.yml
|
||||
|
||||
# Libraries used by our various scripts.
|
||||
aiohttp==3.9.1
|
||||
aiohttp==3.9.2
|
||||
packaging==23.2
|
||||
pathspec>=0.11.1
|
||||
pyyaml==6.0.1
|
||||
|
||||
Reference in New Issue
Block a user