File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
2- FROM kernai/refinery-parent-images:v1.5 .0-common
2+ FROM kernai/refinery-parent-images:v1.7 .0-common
33
44WORKDIR /program
55
Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.5 .0-common
1+ FROM kernai/refinery-parent-images:v1.7 .0-common
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ anyio==3.6.2
1010 # starlette
1111boto3 == 1.25.0
1212 # via -r requirements/common-requirements.txt
13- botocore == 1.28.0
13+ botocore == 1.28.5
1414 # via
1515 # -r requirements/common-requirements.txt
1616 # boto3
1717 # s3transfer
18- certifi == 2022.9.24
18+ certifi == 2022.12.7
1919 # via
2020 # -r requirements/common-requirements.txt
2121 # minio
@@ -66,7 +66,7 @@ python-dateutil==2.8.2
6666 # -r requirements/common-requirements.txt
6767 # botocore
6868 # pandas
69- pytz == 2022.5
69+ pytz == 2022.6
7070 # via
7171 # -r requirements/common-requirements.txt
7272 # pandas
@@ -95,7 +95,7 @@ typing-extensions==4.4.0
9595 # -r requirements/common-requirements.txt
9696 # pydantic
9797 # starlette
98- urllib3 == 1.26.12
98+ urllib3 == 1.26.13
9999 # via
100100 # -r requirements/common-requirements.txt
101101 # botocore
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ anyio==3.6.2
88 # via starlette
99boto3==1.25.0
1010 # via -r requirements/common-requirements.in
11- botocore==1.28.0
11+ botocore==1.28.5
1212 # via
1313 # boto3
1414 # s3transfer
15- certifi==2022.9.24
15+ certifi==2022.12.7
1616 # via
1717 # minio
1818 # requests
@@ -50,7 +50,7 @@ python-dateutil==2.8.2
5050 # via
5151 # botocore
5252 # pandas
53- pytz==2022.5
53+ pytz==2022.6
5454 # via pandas
5555requests==2.28.1
5656 # via -r requirements/mini-requirements.in
@@ -68,7 +68,7 @@ typing-extensions==4.4.0
6868 # via
6969 # pydantic
7070 # starlette
71- urllib3==1.26.12
71+ urllib3==1.26.13
7272 # via
7373 # botocore
7474 # minio
You can’t perform that action at this time.
0 commit comments