Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and francoisfreitag committed Dec 2, 2024
1 parent c5dc655 commit 36fb840
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.65 \
--hash=sha256:acbca38322b66516450f959c7874826267d431becdc2b080e331e56c2ebbe507 \
--hash=sha256:f6c266b4124b92b1603727bf1ed1917e0b74a899bd0e326f151d80c3eaed27a1
boto3==1.35.69 \
--hash=sha256:20945912130cca1505f45819cd9b7183a0e376e91a1221a0b1f50c80d35fd7e2 \
--hash=sha256:40db86c7732a310b282f595251995ecafcbd62009a57e47a22683862e570cc7a
# via -r requirements/base.in
botocore==1.35.69 \
--hash=sha256:cad8d9305f873404eee4b197d84e60a40975d43cbe1ab63abe893420ddfe6e3c \
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.65 \
--hash=sha256:acbca38322b66516450f959c7874826267d431becdc2b080e331e56c2ebbe507 \
--hash=sha256:f6c266b4124b92b1603727bf1ed1917e0b74a899bd0e326f151d80c3eaed27a1
boto3==1.35.69 \
--hash=sha256:20945912130cca1505f45819cd9b7183a0e376e91a1221a0b1f50c80d35fd7e2 \
--hash=sha256:40db86c7732a310b282f595251995ecafcbd62009a57e47a22683862e570cc7a
# via -r requirements/test.txt
botocore==1.35.69 \
--hash=sha256:cad8d9305f873404eee4b197d84e60a40975d43cbe1ab63abe893420ddfe6e3c \
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.65 \
--hash=sha256:acbca38322b66516450f959c7874826267d431becdc2b080e331e56c2ebbe507 \
--hash=sha256:f6c266b4124b92b1603727bf1ed1917e0b74a899bd0e326f151d80c3eaed27a1
boto3==1.35.69 \
--hash=sha256:20945912130cca1505f45819cd9b7183a0e376e91a1221a0b1f50c80d35fd7e2 \
--hash=sha256:40db86c7732a310b282f595251995ecafcbd62009a57e47a22683862e570cc7a
# via -r requirements/base.txt
botocore==1.35.69 \
--hash=sha256:cad8d9305f873404eee4b197d84e60a40975d43cbe1ab63abe893420ddfe6e3c \
Expand Down

0 comments on commit 36fb840

Please sign in to comment.