Commit 4465a10
Upgrade urllib3 dependency to 2.6.3 (#520)
## Summary
This pull request updates the urllib3 dependency to version 2.6.3 across
the project's dependency specifications.
## Changes
- Updated urllib3 version constraint in `pyproject.toml` from `^2.6.2`
to `^2.6.3`
- Updated urllib3 pinned version in `requirements.txt` from `2.6.2` to
`2.6.3`
## Notes
This is a patch-level version bump that maintains compatibility with the
existing caret constraint in pyproject.toml. The lockfile has been
updated accordingly to reflect the new dependency resolution.
https://claude.ai/code/session_019Hrc2h44LQ6HbC5m2tatZr
Co-authored-by: Claude <noreply@anthropic.com>1 parent e46b387 commit 4465a10
3 files changed
Lines changed: 6 additions & 6 deletions
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 | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments