Skip to content

Commit 3a36bcc

Browse files
chore(deps): update dependency anyio to v4.6.2
##### 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))
1 parent 1c83d1f commit 3a36bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# bazel run //:requirements.update
66
#
7-
anyio==4.6.0 \
7+
anyio==4.6.2 \
88
--hash=sha256:137b4559cbb034c477165047febb6ff83f390fc3b20bf181c1fc0a728cb8beeb \
99
--hash=sha256:c7d2e9d63e31599eeb636c8c5c03a7e108d73b345f064f1c19fdc87b79036a9a
1010
# via

0 commit comments

Comments
 (0)