Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump boto3 from 1.34.123 to 1.34.124 (#376)
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.123 to 1.34.124.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's
changelog</a>.</em></p>
<blockquote>
<h1>1.34.124</h1>
<ul>
<li>api-change:<code>accessanalyzer</code>: [<code>botocore</code>] IAM
Access Analyzer now provides policy recommendations to help resolve
unused permissions for IAM roles and users. Additionally, IAM Access
Analyzer now extends its custom policy checks to detect when IAM
policies grant public access or access to critical resources ahead of
deployments.</li>
<li>api-change:<code>guardduty</code>: [<code>botocore</code>] Added API
support for GuardDuty Malware Protection for S3.</li>
<li>api-change:<code>networkmanager</code>: [<code>botocore</code>] This
is model changes &amp; documentation update for Service Insertion
feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd
party security services on Cloud WAN. This allows to steer inter/intra
segment traffic via security appliances and provide visibility to the
route updates.</li>
<li>api-change:<code>pca-connector-scep</code>: [<code>botocore</code>]
Connector for SCEP allows you to use a managed, cloud CA to enroll
mobile devices and networking gear. SCEP is a widely-adopted protocol
used by mobile device management (MDM) solutions for enrolling mobile
devices. With the connector, you can use AWS Private CA with popular MDM
solutions.</li>
<li>api-change:<code>sagemaker</code>: [<code>botocore</code>]
Introduced Scope and AuthenticationRequestExtraParams to SageMaker
Workforce OIDC configuration; this allows customers to modify these
options for their private Workforce IdP integration. Model Registry
Cross-account model package groups are discoverable.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/boto3/commit/e2088c5d2bf07c73a14fbc92cf448f502b02ef5e"><code>e2088c5</code></a>
Merge branch 'release-1.34.124'</li>
<li><a
href="https://github.com/boto/boto3/commit/dad7ebdb90a71a91261e6298e449e00cf0b866cc"><code>dad7ebd</code></a>
Bumping version to 1.34.124</li>
<li><a
href="https://github.com/boto/boto3/commit/900526b6775ebb5cead8f2b761ba833362a3b2d5"><code>900526b</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/ae345bf046880b22f407bada8aabdfdceb368ff3"><code>ae345bf</code></a>
Merge pull request <a
href="https://redirect.github.com/boto/boto3/issues/4161">#4161</a> from
boto/ruff</li>
<li><a
href="https://github.com/boto/boto3/commit/50d25e9b90a74763d4f2fa411fa6a5092fcaa98c"><code>50d25e9</code></a>
Run ruff over codebase</li>
<li><a
href="https://github.com/boto/boto3/commit/f558bbb715ab78568601bee3edbe248d31965ea7"><code>f558bbb</code></a>
Add ruff setup</li>
<li><a
href="https://github.com/boto/boto3/commit/c9237bb50babe330226303997c94f8c4e975dfd3"><code>c9237bb</code></a>
Merge branch 'release-1.34.123' into develop</li>
<li>See full diff in <a
href="https://github.com/boto/boto3/compare/1.34.123...1.34.124">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.34.123&new-version=1.34.124)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 6d6fb42 commit 3586f8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jsonpath-rw = "^1.4.0"
semver = "^3.0.2"
gitpython = "^3.1.42"
requests = "^2.32.3"
boto3 = "^1.34.123"
boto3 = "^1.34.124"
argparse = "^1.4.0"
pre-commit = "^3.7.1"
pytest = "^8.2.2"
Expand Down

0 comments on commit 3586f8e

Please sign in to comment.