Bump async-timeout from 4.0.3 to 5.0.1

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-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-23 21:18:47 +00:00
committed by GitHub
parent 6064626a9b
commit cd9eb9a34e
+1 -1
View File
@@ -1,6 +1,6 @@
prometheus_client>=0.19.0
annotated-types==0.6.0
async-timeout==4.0.3
async-timeout==5.0.1
backoff==2.2.1
cachetools==5.3.1
certifi>=2024.7.4