Skip to content

Commit

Permalink
Bump boto3 from 1.28.75 to 1.33.5
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.28.75 to 1.33.5.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.75...1.33.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 2845992 commit 59e9133
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beautifulsoup4==4.12.2
bleach==6.1.0
boto3==1.28.75
boto3==1.33.5
dj-database-url==2.1.0
Django==4.2.7
django-allauth==0.58.1
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ beautifulsoup4==4.12.2
# via -r requirements.in
bleach==6.1.0
# via -r requirements.in
boto3==1.28.75
boto3==1.33.5
# via -r requirements.in
botocore==1.31.75
botocore==1.33.5
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -163,7 +163,7 @@ requests==2.31.0
# stripe
requests-oauthlib==1.3.1
# via django-allauth
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
sentry-sdk==1.33.1
# via -r requirements.in
Expand Down

0 comments on commit 59e9133

Please sign in to comment.