Skip to content

Commit

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

---
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] committed Sep 12, 2024
1 parent 48bfc87 commit 4307f49
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ requests==2.32.2
locust==2.31.5
nose2==0.15.1
psycopg2-binary==2.9.9
boto3==1.35.16
boto3==1.35.17
pydub==0.25.1
# not direct requirments, but added because of pip-audit report
certifi==2024.7.4
Expand Down
12 changes: 6 additions & 6 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ blinker==1.7.0 \
--hash=sha256:c3f865d4d54db7abc53758a01601cf343fe55b84c1de4e3fa910e420b438d5b9 \
--hash=sha256:e6820ff6fa4e4d1d8e2747c2283749c3f547e4fee112b98555cdcdae32996182
# via flask
boto3==1.35.16 \
--hash=sha256:9b96c210678cf430b16b49dee87db30f46044602bb9a605a465e1900f468a43f \
--hash=sha256:9c5b0ce4a25bb78d659478d1c552f1dbb7ff275aab3263bb41cdbef8bca28693
boto3==1.35.17 \
--hash=sha256:4a32db8793569ee5f13c5bf3efb260193353cb8946bf6426e3c330b61c68e59d \
--hash=sha256:67268aa6c4043e9fdeb4ab3c1e9032f44a6fa168c789af5e351f63f1f8880a2f
# via -r requirements.in
botocore==1.35.16 \
--hash=sha256:1b48c94e8a4bbe23143f3d1c21a32b9ffc7476b651ef42371ab45d678f6dbfbc \
--hash=sha256:3564a980d95ff2861a6ca74313173d8778aa659125c63cf49c93ad23896c63b1
botocore==1.35.17 \
--hash=sha256:0d35d03ea647b5d464c7f77bdab6fb23ae5d49752b13cf97ab84444518c7b1bd \
--hash=sha256:a93f773ca93139529b5d36730b382dbee63ab4c7f26129aa5c84835255ca999d
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 4307f49

Please sign in to comment.