Commit 252a067
authored
Update dependency six to v1.17.0 (#293)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [six](https://redirect.github.com/benjaminp/six) | `==1.16.0` ->
`==1.17.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>benjaminp/six (six)</summary>
###
[`v1.17.0`](https://redirect.github.com/benjaminp/six/blob/HEAD/CHANGES#1170)
[Compare
Source](https://redirect.github.com/benjaminp/six/compare/1.16.0...1.17.0)
- Pull request
[#​388](https://redirect.github.com/benjaminp/six/issues/388):
Remove `URLopener` and `FancyURLopener` classes from
`urllib.request` when running on Python 3.14 or greater.
- Pull request
[#​365](https://redirect.github.com/benjaminp/six/issues/365),
issue
[#​283](https://redirect.github.com/benjaminp/six/issues/283):
`six.moves.UserDict` now points to
`UserDict.IterableUserDict` instead of `UserDict.UserDict` on Python 2.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lettuce-financial/github-bot-signed-commit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments