Skip to content

Commit c1adff4

Browse files
build(deps-dev): bump async-timeout from 4.0.2 to 4.0.3 (#746)
Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.2 to 4.0.3. - [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.2...v4.0.3) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fed76a2 commit c1adff4

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.8.5
33
aioslacker==0.0.11
4-
async-timeout==4.0.2
4+
async-timeout==4.0.3
55
atomicwrites==1.4.1
66
attrs==23.1.0
77
certifi==2023.7.22

0 commit comments

Comments
 (0)