Skip to content

Commit 4ec1cd9

Browse files
Bump async-timeout from 4.0.3 to 5.0.1 (#1249)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb76494 commit 4ec1cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple/
22
aiohttp==3.11.6
33
aioslacker==0.0.11
4-
async-timeout==4.0.3
4+
async-timeout==5.0.1
55
atomicwrites==1.4.1
66
attrs==24.2.0
77
certifi==2024.8.30

0 commit comments

Comments
 (0)