Skip to content

Commit

Permalink
Merge pull request #3093 from dotkom/dependabot/pip/boto3-1.34.11
Browse files Browse the repository at this point in the history
Bump boto3 from 1.29.6 to 1.34.11
  • Loading branch information
henrikhorluck authored Jan 3, 2024
2 parents 68bc245 + c16ecb7 commit fb4251b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pywebpush = "^1.11.0"
sentry-sdk = { version = "~1.36", extras = [ "django" ] }

# AWS
boto3 = { version = "~1.29", optional = true }
boto3 = { version = "~1.34", optional = true }
django-ses = { version = "~3.5", optional = true }
zappa = { version = "~0.58", optional = true }
django-storages = { version = "~1.14", extras = ["s3"], optional = true }
Expand Down

0 comments on commit fb4251b

Please sign in to comment.