Skip to content

Commit

Permalink
Bump async-timeout from 3.0.1 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 3.0.1 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@v3.0.1...v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 6334071 commit bf19a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"async-timeout==3.0.1",
"async-timeout==4.0.3",
"coverage==4.5.4",
]

Expand Down

0 comments on commit bf19a7f

Please sign in to comment.