Skip to content

Commit eb1ddb3

Browse files
chore(deps-dev): 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](aio-libs/async-timeout@v4.0.3...v5.0.1) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e89173 commit eb1ddb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ aiosignal==1.3.1 ; python_version >= '3.7'
127127

128128
anyio==4.5.2 ; python_version >= '3.7'
129129

130-
async-timeout==4.0.3 ; python_version >= '3.6'
130+
async-timeout==5.0.1 ; python_version >= '3.6'
131131

132132
frozenlist==1.5.0 ; python_version >= '3.7'
133133

0 commit comments

Comments
 (0)