File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 148148 "package" : "strawberry-graphql[fastapi,flask]" ,
149149 "deps" : {
150150 "*" : ["httpx" ],
151+ "<=0.262.5" : ["pydantic<2.11" ],
151152 },
152153 },
153154 "tornado" : {
Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-03-25T13:14:20.133361 +00:00
13+ # Last generated: 2025-03-28T08:54:21.617802 +00:00
1414
1515[tox]
1616requires =
@@ -613,6 +613,10 @@ deps =
613613 strawberry-v0.245.0: strawberry-graphql[fastapi,flask]==0.245.0
614614 strawberry-v0.262.5: strawberry-graphql[fastapi,flask]==0.262.5
615615 strawberry: httpx
616+ strawberry-v0.209.8: pydantic<2.11
617+ strawberry-v0.227.7: pydantic<2.11
618+ strawberry-v0.245.0: pydantic<2.11
619+ strawberry-v0.262.5: pydantic<2.11
616620
617621
618622 # ~~~ Network ~~~
You can’t perform that action at this time.
0 commit comments