Skip to content

Commit ee5d803

Browse files
bolinocroustibatPierlou
authored andcommitted
chore: upgrade dependencies and fix pytest-asyncio deprecated code (#305)
Upgrade dependencies to their latest versions, including update of `pytext-asyncio` from 0.25.3 to 1.1.0. `pytest-asyncio` >= 1.0 has some breaking changes, including the deprecation of `event_loop`, which makes the testing of async features more easy and less verbose, but need some code adaptation to remove `event_loop`. Detail: - https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html - pytest-dev/pytest-asyncio#1106
1 parent ece064c commit ee5d803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)