chore: bump botocore from 1.35.99 to 1.42.66 (#199)

Bumps [botocore](https://github.com/boto/botocore) from 1.35.99 to
1.42.66.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="537c33eaa6"><code>537c33e</code></a>
Merge branch 'release-1.42.66'</li>
<li><a
href="c640bbbedc"><code>c640bbb</code></a>
Bumping version to 1.42.66</li>
<li><a
href="8e7a97f138"><code>8e7a97f</code></a>
Update endpoints model</li>
<li><a
href="8eba3d800b"><code>8eba3d8</code></a>
Update to latest models</li>
<li><a
href="685dba3e59"><code>685dba3</code></a>
Update documentation.yml (<a
href="https://redirect.github.com/boto/botocore/issues/3638">#3638</a>)</li>
<li><a
href="9ed5c2f873"><code>9ed5c2f</code></a>
Merge branch 'release-1.42.65'</li>
<li><a
href="028c88334d"><code>028c883</code></a>
Merge branch 'release-1.42.65' into develop</li>
<li><a
href="df66c0c632"><code>df66c0c</code></a>
Bumping version to 1.42.65</li>
<li><a
href="51583f17b5"><code>51583f1</code></a>
Update to latest models</li>
<li><a
href="af281813f1"><code>af28181</code></a>
Add logic to skip invalid checksum feature id (<a
href="https://redirect.github.com/boto/botocore/issues/3639">#3639</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/boto/botocore/compare/1.35.99...1.42.66">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=botocore&package-manager=pip&previous-version=1.35.99&new-version=1.42.66)](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 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>
This commit is contained in:
Alexa Amundson
2026-03-15 20:27:56 -05:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ hiredis==3.3.0
# AWS S3 for File Storage
boto3==1.35.99
botocore==1.35.99
botocore==1.42.66
# Email
email-validator==2.3.0