File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ pytest==7.4.2
24
24
pytest-instafail == 0.5.0
25
25
pytest-mock == 3.12.0
26
26
pytest-trio == 0.8.0
27
- sniffio == 1.2 .0
27
+ sniffio == 1.3 .0
28
28
sortedcontainers == 2.4.0
29
29
toml == 0.10.2
30
30
trio >= 0.20.0
Original file line number Diff line number Diff line change @@ -290,9 +290,9 @@ pytest-trio==0.8.0 \
290
290
--hash=sha256:8363db6336a79e6c53375a2123a41ddbeccc4aa93f93788651641789a56fb52e \
291
291
--hash=sha256:e6a7e7351ae3e8ec3f4564d30ee77d1ec66e1df611226e5618dbb32f9545c841
292
292
# via -r py/requirements.txt
293
- sniffio==1.2 .0 \
294
- --hash=sha256:471b71698eac1c2112a40ce2752bb2f4a4814c22a54a3eed3676bc0f5ca9f663 \
295
- --hash=sha256:c4666eecec1d3f50960c6bdf61ab7bc350648da6c126e3cf6898d8cd4ddcd3de
293
+ sniffio==1.3 .0 \
294
+ --hash=sha256:e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101 \
295
+ --hash=sha256:eecefdce1e5bbfb7ad2eeaabf7c1eeb404d7757c379bd1f7e5cce9d8bf425384
296
296
# via
297
297
# -r py/requirements.txt
298
298
# trio
You can’t perform that action at this time.
0 commit comments