build(deps-dev): bump nest-asyncio from 1.5.8 to 1.5.9 (#1248)
Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio) from 1.5.8 to 1.5.9. - [Release notes](https://github.com/erdewit/nest_asyncio/releases) - [Commits](https://github.com/erdewit/nest_asyncio/compare/v1.5.8...v1.5.9) --- updated-dependencies: - dependency-name: nest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -114,7 +114,7 @@ dataclasses = { version = ">=0.6.0,<0.8 || >0.8,<1.0.0" }
|
||||
# Performance testing
|
||||
yappi = "^1.6.0"
|
||||
pytest-benchmark = "^4.0.0"
|
||||
nest-asyncio = "^1.5.8"
|
||||
nest-asyncio = "^1.5.9"
|
||||
|
||||
pre-commit = "^2.21.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user