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 Jan 17, 2025
1 parent f914185 commit d674651
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dependencies-docker-skydriver.log
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# pip freeze
########################################################################
aiocache==0.12.3
boto3==1.36.1
botocore==1.36.1
boto3==1.36.2
botocore==1.36.2
cachetools==5.5.0
certifi==2024.12.14
cffi==1.17.1
Expand Down Expand Up @@ -56,15 +56,15 @@ pipdeptree==2.24.0
└── pip [required: >=24.2, installed: 24.3.1]
skydriver-s3-sidecar-ewms-init-container
├── aiocache [required: Any, installed: 0.12.3]
├── boto3 [required: Any, installed: 1.36.1]
│ ├── botocore [required: >=1.36.1,<1.37.0, installed: 1.36.1]
├── boto3 [required: Any, installed: 1.36.2]
│ ├── botocore [required: >=1.36.2,<1.37.0, installed: 1.36.2]
│ │ ├── 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.3.0]
│ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│ └── s3transfer [required: >=0.11.0,<0.12.0, installed: 0.11.1]
│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.1]
│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.2]
│ ├── 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 d674651

Please sign in to comment.