Skip to content

Commit

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

---
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 and francoisfreitag committed Dec 12, 2024
1 parent 0dc10f1 commit 030e0a3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ bleach[css]==6.2.0 \
--hash=sha256:117d9c6097a7c3d22fd578fcd8d35ff1e125df6736f554da4e432fdd63f31e5e \
--hash=sha256:123e894118b8a599fd80d3ec1a6d4cc7ce4e5882b1317a7e1ba69b56e95f991f
# via django-markdownify
boto3==1.35.69 \
--hash=sha256:20945912130cca1505f45819cd9b7183a0e376e91a1221a0b1f50c80d35fd7e2 \
--hash=sha256:40db86c7732a310b282f595251995ecafcbd62009a57e47a22683862e570cc7a
boto3==1.35.72 \
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
# via -r requirements/base.in
botocore==1.35.72 \
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ bleach[css]==6.2.0 \
# via
# -r requirements/test.txt
# django-markdownify
boto3==1.35.69 \
--hash=sha256:20945912130cca1505f45819cd9b7183a0e376e91a1221a0b1f50c80d35fd7e2 \
--hash=sha256:40db86c7732a310b282f595251995ecafcbd62009a57e47a22683862e570cc7a
boto3==1.35.72 \
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
# via -r requirements/test.txt
botocore==1.35.72 \
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ bleach[css]==6.2.0 \
# via
# -r requirements/base.txt
# django-markdownify
boto3==1.35.69 \
--hash=sha256:20945912130cca1505f45819cd9b7183a0e376e91a1221a0b1f50c80d35fd7e2 \
--hash=sha256:40db86c7732a310b282f595251995ecafcbd62009a57e47a22683862e570cc7a
boto3==1.35.72 \
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
# via -r requirements/base.txt
botocore==1.35.72 \
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
Expand Down

0 comments on commit 030e0a3

Please sign in to comment.