Bump async-timeout from 4.0.3 to 5.0.1 (#1909)

Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/aio-libs/async-timeout/releases)
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.1)

---
updated-dependencies:
- dependency-name: async-timeout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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:
dependabot[bot]
2024-11-29 14:09:39 +01:00
committed by GitHub
parent 258f30ec5c
commit 7f1f349300
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ aiodns = "^3.0.0"
aiohttp = "^3.11.8"
aiohttp-socks = "^0.9.1"
arabic-reshaper = "^3.0.0"
async-timeout = "^4.0.3"
async-timeout = "^5.0.1"
attrs = "^22.2.0"
certifi = "^2024.8.30"
chardet = "^5.0.0"