Skip to content

Commit 57d3c2d

Browse files
committed
Merge remote-tracking branch 'origin/dev-for-ewms' into dev-for-ewms
2 parents e173389 + d674651 commit 57d3c2d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependencies-docker-skydriver.log

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# pip freeze
88
########################################################################
99
aiocache==0.12.3
10-
boto3==1.36.1
11-
botocore==1.36.1
10+
boto3==1.36.2
11+
botocore==1.36.2
1212
cachetools==5.5.0
1313
certifi==2024.12.14
1414
cffi==1.17.1
@@ -56,15 +56,15 @@ pipdeptree==2.24.0
5656
└── pip [required: >=24.2, installed: 24.3.1]
5757
skydriver-s3-sidecar-ewms-init-container
5858
├── aiocache [required: Any, installed: 0.12.3]
59-
├── boto3 [required: Any, installed: 1.36.1]
60-
│ ├── botocore [required: >=1.36.1,<1.37.0, installed: 1.36.1]
59+
├── boto3 [required: Any, installed: 1.36.2]
60+
│ ├── botocore [required: >=1.36.2,<1.37.0, installed: 1.36.2]
6161
│ │ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
6262
│ │ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
6363
│ │ │ └── six [required: >=1.5, installed: 1.17.0]
6464
│ │ └── urllib3 [required: >=1.25.4,<3,!=2.2.0, installed: 2.3.0]
6565
│ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
6666
│ └── s3transfer [required: >=0.11.0,<0.12.0, installed: 0.11.1]
67-
│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.1]
67+
│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.2]
6868
│ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
6969
│ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
7070
│ │ └── six [required: >=1.5, installed: 1.17.0]

0 commit comments

Comments
 (0)