Skip to content

Commit

Permalink
<bot> update dependencies*.log files(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 10, 2024
1 parent 92c56a0 commit 7092368
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dependencies-from-Dockerfile.log
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
########################################################################
# pip freeze
########################################################################
boto3==1.35.77
botocore==1.35.77
boto3==1.35.78
botocore==1.35.78
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
Expand Down Expand Up @@ -75,15 +75,15 @@ pipdeptree==2.24.0
└── pip [required: >=24.2, installed: 24.3.1]
setuptools==65.5.1
skydriver-clientmanager-ewms-sidecar
├── boto3 [required: Any, installed: 1.35.77]
│ ├── botocore [required: >=1.35.77,<1.36.0, installed: 1.35.77]
├── boto3 [required: Any, installed: 1.35.78]
│ ├── botocore [required: >=1.35.78,<1.36.0, installed: 1.35.78]
│ │ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│ │ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
│ │ │ └── six [required: >=1.5, installed: 1.17.0]
│ │ └── urllib3 [required: >=1.25.4,<3,!=2.2.0, installed: 2.2.3]
│ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│ └── s3transfer [required: >=0.10.0,<0.11.0, installed: 0.10.4]
│ └── botocore [required: >=1.33.2,<2.0a.0, installed: 1.35.77]
│ └── botocore [required: >=1.33.2,<2.0a.0, installed: 1.35.78]
│ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
│ │ └── six [required: >=1.5, installed: 1.17.0]
Expand Down

0 comments on commit 7092368

Please sign in to comment.