Skip to content

Commit 776662c

Browse files
Update unasync requirement from ^0.5.0 to ^0.6.0
Updates the requirements on [unasync](https://github.com/python-trio/unasync) to permit the latest version. - [Release notes](https://github.com/python-trio/unasync/releases) - [Commits](python-trio/unasync@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: unasync dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf91eac commit 776662c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ bandit = "^1.7.4"
5757
coverage = "^7.1"
5858
pytest-cov = "^4.0.0"
5959
pytest-xdist = "^3.1.0"
60-
unasync = "^0.5.0"
60+
unasync = "^0.6.0"
6161
pytest-asyncio = "^0.23.5"
6262
email-validator = "^2.0.0"
6363
tox = "^4.14.1"

0 commit comments

Comments
 (0)