File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11
2- FROM kernai/ refinery-parent-images:v2.0.0 -common
2+ FROM registry.dev.kern.ai/code-kern-ai/ refinery-parent-images:parent-image-updates -common
33
44WORKDIR /program
55
Original file line number Diff line number Diff line change 1- FROM kernai/ refinery-parent-images:v2.0.0 -common
1+ FROM registry.dev.kern.ai/code-kern-ai/ refinery-parent-images:parent-image-updates -common
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ argon2-cffi-bindings==21.2.0
1414 # via argon2-cffi
1515boto3==1.39.6
1616 # via -r common-requirements.in
17- botocore==1.39.6
17+ botocore==1.39.10
1818 # via
1919 # boto3
2020 # s3transfer
@@ -28,7 +28,7 @@ charset-normalizer==3.4.2
2828 # via requests
2929click==8.2.1
3030 # via uvicorn
31- fastapi==0.115.2
31+ fastapi==0.116.1
3232 # via -r mini-requirements.in
3333h11==0.16.0
3434 # via uvicorn
@@ -68,15 +68,15 @@ pytz==2025.2
6868 # via pandas
6969requests==2.32.4
7070 # via -r mini-requirements.in
71- s3transfer==0.13.0
71+ s3transfer==0.13.1
7272 # via boto3
7373six==1.17.0
7474 # via python-dateutil
7575sniffio==1.3.1
7676 # via anyio
7777sqlalchemy==1.4.42
7878 # via -r common-requirements.in
79- starlette==0.40.0
79+ starlette==0.47.2
8080 # via fastapi
8181typing-extensions==4.14.1
8282 # via
@@ -85,6 +85,7 @@ typing-extensions==4.14.1
8585 # minio
8686 # pydantic
8787 # pydantic-core
88+ # starlette
8889urllib3==2.5.0
8990 # via
9091 # botocore
You can’t perform that action at this time.
0 commit comments