File tree 4 files changed +8
-4
lines changed
4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ distlib==0.3.9
68
68
# via virtualenv
69
69
docutils==0.21.2
70
70
# via sphinx
71
- exceptiongroup==1.2.2
71
+ exceptiongroup==1.3.0
72
72
# via pytest
73
73
execnet==2.1.1
74
74
# via pytest-xdist
@@ -264,6 +264,7 @@ trustme==1.2.1 ; platform_machine != "i686"
264
264
# -r requirements/test.in
265
265
typing-extensions==4.13.2
266
266
# via
267
+ # exceptiongroup
267
268
# multidict
268
269
# mypy
269
270
# pydantic
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
@@ -255,6 +255,7 @@ trustme==1.2.1 ; platform_machine != "i686"
255
255
# -r requirements/test.in
256
256
typing-extensions==4.13.2
257
257
# via
258
+ # exceptiongroup
258
259
# multidict
259
260
# mypy
260
261
# pydantic
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ cryptography==45.0.2
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
@@ -99,6 +99,7 @@ trustme==1.2.1
99
99
# via -r requirements/lint.in
100
100
typing-extensions==4.13.2
101
101
# via
102
+ # exceptiongroup
102
103
# mypy
103
104
# pydantic
104
105
# pydantic-core
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ coverage==7.8.0
33
33
# pytest-cov
34
34
cryptography==45.0.2
35
35
# via trustme
36
- exceptiongroup==1.2.2
36
+ exceptiongroup==1.3.0
37
37
# via pytest
38
38
execnet==2.1.1
39
39
# via pytest-xdist
@@ -127,6 +127,7 @@ trustme==1.2.1 ; platform_machine != "i686"
127
127
# via -r requirements/test.in
128
128
typing-extensions==4.13.2
129
129
# via
130
+ # exceptiongroup
130
131
# multidict
131
132
# mypy
132
133
# pydantic
You can’t perform that action at this time.
0 commit comments