Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent f7b50f0 commit 2c514f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires-python = ">=3.12"
dependencies = [
"beautifulsoup4==4.12.3",
"bleach==6.1.0",
"boto3==1.35.10",
"boto3==1.35.30",
"dj-database-url==2.2.0",
"dj-stripe==2.8.4",
"django-allauth==64.2.0",
Expand Down
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.3
bleach==6.1.0
boto3==1.35.10
boto3==1.35.30
dj-database-url==2.2.0
Django==5.1
django-allauth==64.2.0
Expand Down

0 comments on commit 2c514f1

Please sign in to comment.