File tree 1 file changed +19
-19
lines changed
1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile requirements.in
6
6
#
7
- annotated-types == 0.6 .0
7
+ annotated-types == 0.7 .0
8
8
# via pydantic
9
- anyio == 4.3.0
9
+ anyio == 4.6.2.post1
10
10
# via
11
11
# starlette
12
12
# watchfiles
13
13
ariadne == 0.23.0
14
14
# via -r requirements.in
15
15
click == 8.1.7
16
16
# via uvicorn
17
- fastapi == 0.110.1
17
+ fastapi == 0.115.2
18
18
# via -r requirements.in
19
- graphql-core == 3.2.3
19
+ graphql-core == 3.2.5
20
20
# via
21
21
# ariadne
22
22
# sgqlc
23
23
h11 == 0.14.0
24
24
# via
25
25
# uvicorn
26
26
# wsproto
27
- httptools == 0.6.1
27
+ httptools == 0.6.2
28
28
# via uvicorn
29
- idna == 3.7
29
+ idna == 3.10
30
30
# via anyio
31
- makefun == 1.15.2
31
+ makefun == 1.15.6
32
32
# via -r requirements.in
33
- pydantic == 2.7.0
33
+ pydantic == 2.9.2
34
34
# via fastapi
35
- pydantic-core == 2.18.1
35
+ pydantic-core == 2.23.4
36
36
# via pydantic
37
- pyjwt == 2.8 .0
37
+ pyjwt == 2.9 .0
38
38
# via -r requirements.in
39
39
python-dotenv == 1.0.1
40
40
# via uvicorn
41
- python-multipart == 0.0.9
41
+ python-multipart == 0.0.12
42
42
# via -r requirements.in
43
43
python-pam == 2.0.2
44
44
# via -r requirements.in
45
- pyyaml == 6.0.1
45
+ pyyaml == 6.0.2
46
46
# via uvicorn
47
- sgqlc == 16.3
47
+ sgqlc == 16.4
48
48
# via -r requirements.in
49
49
sniffio == 1.3.1
50
50
# via anyio
51
- starlette == 0.37.2
51
+ starlette == 0.40.0
52
52
# via
53
53
# ariadne
54
54
# fastapi
55
- typing-extensions == 4.11.0
55
+ typing-extensions == 4.12.2
56
56
# via
57
57
# ariadne
58
58
# fastapi
59
59
# pydantic
60
60
# pydantic-core
61
- uvicorn [standard ]== 0.29 .0
61
+ uvicorn [standard ]== 0.32 .0
62
62
# via -r requirements.in
63
- uvloop == 0.19 .0
63
+ uvloop == 0.21 .0
64
64
# via uvicorn
65
- watchfiles == 0.21 .0
65
+ watchfiles == 0.24 .0
66
66
# via uvicorn
67
- websockets == 12.0
67
+ websockets == 13.1
68
68
# via uvicorn
69
69
wsproto == 1.2.0
70
70
# via -r requirements.in
You can’t perform that action at this time.
0 commit comments