Skip to content

Commit

Permalink
Bump the pip group with 3 updates (#64)
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [charset-normalizer](https://github.com/jawah/charset_normalizer).


Updates `boto3` from 1.35.87 to 1.35.90
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.87...1.35.90)

Updates `botocore` from 1.35.87 to 1.35.90
- [Commits](boto/botocore@1.35.87...1.35.90)

Updates `charset-normalizer` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent c07194d commit 660b94e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
awslambdaric==3.0.0
boto3==1.35.87
botocore==1.35.87
boto3==1.35.90
botocore==1.35.90
certifi==2024.12.14
chardet==5.2.0
charset-normalizer==3.4.0
charset-normalizer==3.4.1
datadog==0.50.2
decorator==5.1.1
idna==3.10
Expand Down

0 comments on commit 660b94e

Please sign in to comment.