File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ distlib==0.3.9
66
66
# via virtualenv
67
67
docutils==0.21.2
68
68
# via sphinx
69
- exceptiongroup==1.2.2
69
+ exceptiongroup==1.3.0
70
70
# via pytest
71
71
execnet==2.1.1
72
72
# via pytest-xdist
@@ -261,6 +261,7 @@ trustme==1.2.1 ; platform_machine != "i686"
261
261
# -r requirements/test.in
262
262
typing-extensions==4.13.2
263
263
# via
264
+ # exceptiongroup
264
265
# multidict
265
266
# mypy
266
267
# pydantic
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ distlib==0.3.9
64
64
# via virtualenv
65
65
docutils==0.21.2
66
66
# via sphinx
67
- exceptiongroup==1.2.2
67
+ exceptiongroup==1.3.0
68
68
# via pytest
69
69
execnet==2.1.1
70
70
# via pytest-xdist
@@ -252,6 +252,7 @@ trustme==1.2.1 ; platform_machine != "i686"
252
252
# -r requirements/test.in
253
253
typing-extensions==4.13.2
254
254
# via
255
+ # exceptiongroup
255
256
# multidict
256
257
# mypy
257
258
# pydantic
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ cryptography==44.0.3
25
25
# via trustme
26
26
distlib==0.3.9
27
27
# via virtualenv
28
- exceptiongroup==1.2.2
28
+ exceptiongroup==1.3.0
29
29
# via pytest
30
30
filelock==3.18.0
31
31
# via virtualenv
@@ -101,6 +101,7 @@ trustme==1.2.1
101
101
# via -r requirements/lint.in
102
102
typing-extensions==4.13.2
103
103
# via
104
+ # exceptiongroup
104
105
# mypy
105
106
# pydantic
106
107
# pydantic-core
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ coverage==7.8.0
31
31
# pytest-cov
32
32
cryptography==44.0.3
33
33
# via trustme
34
- exceptiongroup==1.2.2
34
+ exceptiongroup==1.3.0
35
35
# via pytest
36
36
execnet==2.1.1
37
37
# via pytest-xdist
@@ -121,6 +121,7 @@ trustme==1.2.1 ; platform_machine != "i686"
121
121
# via -r requirements/test.in
122
122
typing-extensions==4.13.2
123
123
# via
124
+ # exceptiongroup
124
125
# multidict
125
126
# mypy
126
127
# pydantic
You can’t perform that action at this time.
0 commit comments