Skip to content

Commit

Permalink
Bump boto3 from 1.34.51 to 1.35.14
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.51 to 1.35.14.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.51...1.35.14)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent f9b7af2 commit 43d15c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ sqlglot==23.3.0; python_version >= '3.8'
s3fs==2023.12.0; python_version >= '3.8'
# on old versions of s3fs's pinned botocore, they neglected to pin urllib3<2 which leads to:
# "ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_'"
boto3==1.34.51; python_version >= '3.8'
boto3==1.35.14; python_version >= '3.8'
moto[s3,server]==5.0.2; python_version >= '3.8'

# Azure
Expand Down

0 comments on commit 43d15c4

Please sign in to comment.