Skip to content

Commit c95e0ac

Browse files
chore(deps): bump boto3[crt] from 1.42.57 to 1.42.58 in /requirements (#8713)
* chore(deps): bump boto3[crt] from 1.42.57 to 1.42.58 in /requirements Bumps [boto3[crt]](https://github.com/boto/boto3) from 1.42.57 to 1.42.58. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.57...1.42.58) --- updated-dependencies: - dependency-name: boto3[crt] dependency-version: 1.42.58 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update reproducible requirements --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent a928a0c commit c95e0ac

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
chevron~=0.12
22
click==8.1.8
33
Flask<3.2
4-
boto3[crt]==1.42.57
4+
boto3[crt]==1.42.58
55
jmespath~=1.1.0
66
ruamel_yaml~=0.19.1
77
PyYAML~=6.0

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ blinker==1.9.0 \
7474
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
7575
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
7676
# via flask
77-
boto3[crt]==1.42.57 \
78-
--hash=sha256:74f47051e3b741a0c1e64d57b891076c2c68f8d7b98aee36b044fab1849b4823 \
79-
--hash=sha256:b598f1705f231f118a81abbfde0c5b52879b1b1997a1aba513f04d61e7b12cbd
77+
boto3[crt]==1.42.58 \
78+
--hash=sha256:1bc5ff0b7a1a3f42b115481e269e1aada1d68bbfa80a989ac2882d51072907a3 \
79+
--hash=sha256:3a21b5bbc8bf8d6472a7ae7bdc77819b1f86f35d127f428f4603bed1b98122c0
8080
# via
8181
# aws-sam-cli (setup.py)
8282
# aws-sam-translator

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ blinker==1.9.0 \
7474
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
7575
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
7676
# via flask
77-
boto3[crt]==1.42.57 \
78-
--hash=sha256:74f47051e3b741a0c1e64d57b891076c2c68f8d7b98aee36b044fab1849b4823 \
79-
--hash=sha256:b598f1705f231f118a81abbfde0c5b52879b1b1997a1aba513f04d61e7b12cbd
77+
boto3[crt]==1.42.58 \
78+
--hash=sha256:1bc5ff0b7a1a3f42b115481e269e1aada1d68bbfa80a989ac2882d51072907a3 \
79+
--hash=sha256:3a21b5bbc8bf8d6472a7ae7bdc77819b1f86f35d127f428f4603bed1b98122c0
8080
# via
8181
# aws-sam-cli (setup.py)
8282
# aws-sam-translator

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ blinker==1.9.0 \
7474
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
7575
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
7676
# via flask
77-
boto3[crt]==1.42.57 \
78-
--hash=sha256:74f47051e3b741a0c1e64d57b891076c2c68f8d7b98aee36b044fab1849b4823 \
79-
--hash=sha256:b598f1705f231f118a81abbfde0c5b52879b1b1997a1aba513f04d61e7b12cbd
77+
boto3[crt]==1.42.58 \
78+
--hash=sha256:1bc5ff0b7a1a3f42b115481e269e1aada1d68bbfa80a989ac2882d51072907a3 \
79+
--hash=sha256:3a21b5bbc8bf8d6472a7ae7bdc77819b1f86f35d127f428f4603bed1b98122c0
8080
# via
8181
# aws-sam-cli (setup.py)
8282
# aws-sam-translator

0 commit comments

Comments
 (0)