Skip to content

Commit

Permalink
fix(deps): bump awscli from 1.34.29 to 1.35.0 (#982)
Browse files Browse the repository at this point in the history
Bumps [awscli](https://github.com/aws/aws-cli) from 1.34.29 to 1.35.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cli/commit/e7283d6416222afc8630e76c528cab9636bd49a3"><code>e7283d6</code></a> Merge branch 'release-1.35.0'</li>
<li><a href="https://github.com/aws/aws-cli/commit/c24374f8cac60420bfa76598bc918dbdf0f4668c"><code>c24374f</code></a> Bumping version to 1.35.0</li>
<li><a href="https://github.com/aws/aws-cli/commit/fb0dd477f6cef165c27c2fe4f9ccdf2de7c2677d"><code>fb0dd47</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/cb60175c9514c87d26bf0323819b07d0c5d31c4a"><code>cb60175</code></a> Flexible checksums for S3 high-level commands (<a href="https://redirect.github.com/aws/aws-cli/issues/8955">#8955</a>)</li>
<li><a href="https://github.com/aws/aws-cli/commit/b9af164b7781487fa64e41b45d39a6a9b9bd793f"><code>b9af164</code></a> Merge branch 'release-1.34.33'</li>
<li><a href="https://github.com/aws/aws-cli/commit/2667d4ee340955e4a77321414e1c6797aff7dd9b"><code>2667d4e</code></a> Merge branch 'release-1.34.33' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/0bbfd112e901881204e35dd25132b16923988b42"><code>0bbfd11</code></a> Bumping version to 1.34.33</li>
<li><a href="https://github.com/aws/aws-cli/commit/977989a4b5a0c1551e93129a0c06dc619ba477e4"><code>977989a</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/5c8c8615f0ffcccca4354d9c8690ca43d5492ebf"><code>5c8c861</code></a> Merge branch 'release-1.34.32'</li>
<li><a href="https://github.com/aws/aws-cli/commit/201fa7994e5e201062d73cd421d83c529cabcfe4"><code>201fa79</code></a> Merge branch 'release-1.34.32' into develop</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cli/compare/1.34.29...1.35.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=awscli&package-manager=pip&previous-version=1.34.29&new-version=1.35.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 001c10e commit a8fc31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
awscli==1.34.29
awscli==1.35.0

0 comments on commit a8fc31e

Please sign in to comment.