File tree 3 files changed +8
-8
lines changed 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- FROM kernai/refinery-parent-images:v1.17.2 -mini
1
+ FROM kernai/refinery-parent-images:v1.18.0 -mini
2
2
3
3
WORKDIR /app
4
4
Original file line number Diff line number Diff line change 1
- FROM kernai/refinery-parent-images:v1.17.2 -mini
1
+ FROM kernai/refinery-parent-images:v1.18.0 -mini
2
2
3
3
WORKDIR /app
4
4
Original file line number Diff line number Diff line change 6
6
#
7
7
anyio==4.4.0
8
8
# via starlette
9
- certifi==2024.6.2
9
+ certifi==2024.7.4
10
10
# via requests
11
11
charset-normalizer==3.3.2
12
12
# via requests
13
13
click==8.1.7
14
14
# via uvicorn
15
- exceptiongroup==1.2.1
15
+ exceptiongroup==1.2.2
16
16
# via anyio
17
17
fastapi==0.110.3
18
18
# via -r mini-requirements.in
19
19
h11==0.14.0
20
20
# via uvicorn
21
- idna==3.7
21
+ idna==3.8
22
22
# via
23
23
# anyio
24
24
# requests
25
- # pydantic==1.10.13
25
+ pydantic==1.10.13
26
26
# via
27
27
# -r mini-requirements.in
28
28
# fastapi
@@ -32,13 +32,13 @@ sniffio==1.3.1
32
32
# via anyio
33
33
starlette==0.37.2
34
34
# via fastapi
35
- typing-extensions==4.12.1
35
+ typing-extensions==4.12.2
36
36
# via
37
37
# anyio
38
38
# fastapi
39
39
# pydantic
40
40
# starlette
41
- urllib3==2.2.1
41
+ urllib3==2.2.2
42
42
# via requests
43
43
uvicorn==0.22.0
44
44
# via -r mini-requirements.in
You can’t perform that action at this time.
0 commit comments