Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies (boto3,botocore,pycodestyle) #46

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

frodeaa
Copy link
Contributor

@frodeaa frodeaa commented Aug 24, 2023

Bump the dependency and their transitive dependencies

boto3==1.28.34
├── botocore [required: >=1.31.34,<1.32.0, installed: 1.31.34]
│   ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│   ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.8.2]
│   │   └── six [required: >=1.5, installed: 1.16.0]
│   └── urllib3 [required: >=1.25.4,<1.27, installed: 1.26.16]
├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
└── s3transfer [required: >=0.6.0,<0.7.0, installed: 0.6.2]
    └── botocore [required: >=1.12.36,<2.0a.0, installed: 1.31.34]
        ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
        ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.8.2]
        │   └── six [required: >=1.5, installed: 1.16.0]
        └── urllib3 [required: >=1.25.4,<1.27, installed: 1.26.16]
pycodestyle==2.11.0

- boto3 from 1.26.13 to 1.28.34
  Closes: #28
- botocore from 1.29.13 to 1.31.34
  Closes: #29
- pycodestyle from 2.9.1 to 2.11.0
  Closes: #36
- s3transfer from 0.6.0 to 0.6.2
  Closes: #25
- urllib3 from 1.26.12 to 1.26.16
  Closes: #26
@frodeaa frodeaa merged commit c13ae65 into master Aug 24, 2023
@frodeaa frodeaa deleted the bump-dependencies branch August 24, 2023 23:12
@frodeaa frodeaa self-assigned this Aug 26, 2023
@frodeaa frodeaa added the dependencies Pull requests that update a dependency file label Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant