File tree Expand file tree Collapse file tree 4 files changed +15
-17
lines changed Expand file tree Collapse file tree 4 files changed +15
-17
lines changed Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.19.0 -common
1+ FROM kernai/refinery-parent-images:v1.20.1 -common
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.19.0 -common
1+ FROM kernai/refinery-parent-images:v1.20.1 -common
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ annotated-types==0.7.0
1010 # via
1111 # -r requirements/common-requirements.txt
1212 # pydantic
13- anyio == 4.6.2.post1
13+ anyio == 4.8.0
1414 # via
1515 # -r requirements/common-requirements.txt
1616 # httpx
@@ -30,18 +30,18 @@ catalogue==2.0.10
3030 # spacy
3131 # srsly
3232 # thinc
33- certifi == 2024.8.30
33+ certifi == 2025.1.31
3434 # via
3535 # -r requirements/common-requirements.txt
3636 # httpcore
3737 # httpx
3838 # minio
3939 # requests
40- charset-normalizer == 3.4.0
40+ charset-normalizer == 3.4.1
4141 # via
4242 # -r requirements/common-requirements.txt
4343 # requests
44- click == 8.1.7
44+ click == 8.1.8
4545 # via
4646 # -r requirements/common-requirements.txt
4747 # typer
@@ -69,8 +69,6 @@ exceptiongroup==1.2.2
6969 # anyio
7070fastapi == 0.115.2
7171 # via -r requirements/common-requirements.txt
72- greenlet == 3.1.1
73- # via sqlalchemy
7472h11 == 0.14.0
7573 # via
7674 # -r requirements/common-requirements.txt
@@ -108,7 +106,7 @@ markupsafe==2.1.5
108106 # jinja2
109107 # mako
110108minio == 7.1.12
111- # via -r DRF
109+ # via -r requirements/common-requirements.txt
112110murmurhash == 1.0.10
113111 # via
114112 # preshed
@@ -163,7 +161,7 @@ python-dateutil==2.9.0.post0
163161 # -r requirements/common-requirements.txt
164162 # botocore
165163 # pandas
166- pytz == 2024.2
164+ pytz == 2025.1
167165 # via
168166 # -r requirements/common-requirements.txt
169167 # pandas
@@ -179,7 +177,7 @@ s3transfer==0.6.2
179177 # via
180178 # -r requirements/common-requirements.txt
181179 # boto3
182- six == 1.16 .0
180+ six == 1.17 .0
183181 # via
184182 # -r requirements/common-requirements.txt
185183 # python-dateutil
Original file line number Diff line number Diff line change 66#
77annotated-types==0.7.0
88 # via pydantic
9- anyio==4.6.2.post1
9+ anyio==4.8.0
1010 # via starlette
1111boto3==1.25.0
1212 # via -r common-requirements.in
1313botocore==1.28.5
1414 # via
1515 # boto3
1616 # s3transfer
17- certifi==2024.8.30
17+ certifi==2025.1.31
1818 # via
1919 # minio
2020 # requests
21- charset-normalizer==3.4.0
21+ charset-normalizer==3.4.1
2222 # via requests
23- click==8.1.7
23+ click==8.1.8
2424 # via uvicorn
2525exceptiongroup==1.2.2
2626 # via anyio
@@ -56,13 +56,13 @@ python-dateutil==2.9.0.post0
5656 # via
5757 # botocore
5858 # pandas
59- pytz==2024.2
59+ pytz==2025.1
6060 # via pandas
6161requests==2.31.0
6262 # via -r mini-requirements.in
6363s3transfer==0.6.2
6464 # via boto3
65- six==1.16 .0
65+ six==1.17 .0
6666 # via python-dateutil
6767sniffio==1.3.1
6868 # via anyio
You can’t perform that action at this time.
0 commit comments