Skip to content

Commit

Permalink
chore(deps): update dependency anyio to v4.6.2
Browse files Browse the repository at this point in the history
##### v4.6.2 

-   Fixed regression caused by ([#807](agronholm/anyio#807)) that prevented the use of parametrized async fixtures
##### v4.6.1 

This release contains all the changes from both v4.5.1 and v4.6.0, plus:

-   Fixed TaskGroup and CancelScope producing cyclic references in tracebacks when raising exceptions ([#806](agronholm/anyio#806)) (PR by [@graingert](https://github.com/graingert))
  • Loading branch information
zemnmez-renovate-bot committed Oct 14, 2024
1 parent 83bda6f commit c7e9680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# bazel run //:requirements.update
#
anyio==4.6.0 \
anyio==4.6.2 \
--hash=sha256:137b4559cbb034c477165047febb6ff83f390fc3b20bf181c1fc0a728cb8beeb \
--hash=sha256:c7d2e9d63e31599eeb636c8c5c03a7e108d73b345f064f1c19fdc87b79036a9a
# via
Expand Down

0 comments on commit c7e9680

Please sign in to comment.