Commit 06b8b04
chore: upgrade urllib3 to resolve CVEs (#320)
Resolves CVE-2025-66471 and CVE-2025-66418
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Addresses dependency security and stability updates.
>
> - **Upgrade** `urllib3` from `2.5.0` to `2.6.2` in `poetry.lock`
(includes extras changes)
> - **Bump** package version to `0.42.7` in `pyproject.toml`
> - **Test fix**: add Python 3.9 workaround in
`_test_contract/conftest.py` to eagerly import
`unstructured_client.utils.retries` to avoid a lazy-import race
`KeyError`
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
e46c9cb. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: Cursor Agent <[email protected]>1 parent 4bd07ac commit 06b8b04
3 files changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments