Skip to content

Commit

Permalink
Bump async-timeout from 3.0.1 to 4.0.2
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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2022
1 parent 3512ca7 commit 6eec30e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ typer = "^0.3.2"
pydantic = "^1.8.2"
tomlkit = "^0.7.2"
asyncio-mqtt = "^0.11.1"
async-timeout = "^3.0.1"
async-timeout = "^4.0.2"
aioserial = "^1.3.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 6eec30e

Please sign in to comment.