chore(deps): update dependency six to v1.17.0 #22

Open
renovate-bot wants to merge 1 commit from renovate/six-1.x into master
Member

This PR contains the following updates:

Package Update Change
six minor ==1.16.0 -> ==1.17.0

Release Notes

benjaminp/six (six)

v1.17.0

Compare Source

  • Pull request #​388: Remove URLopener and FancyURLopener classes from
    urllib.request when running on Python 3.14 or greater.

  • Pull request #​365, issue #​283: six.moves.UserDict now points to
    UserDict.IterableUserDict instead of UserDict.UserDict on Python 2.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [six](https://github.com/benjaminp/six) | minor | `==1.16.0` -> `==1.17.0` | --- ### Release Notes <details> <summary>benjaminp/six (six)</summary> ### [`v1.17.0`](https://github.com/benjaminp/six/blob/HEAD/CHANGES#1170) [Compare Source](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) - Pull request [#&#8203;388](https://github.com/benjaminp/six/issues/388): Remove `URLopener` and `FancyURLopener` classes from `urllib.request` when running on Python 3.14 or greater. - Pull request [#&#8203;365](https://github.com/benjaminp/six/issues/365), issue [#&#8203;283](https://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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuODIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot added the
renovate-bot
label 2024-12-23 18:11:58 +05:30
renovate-bot added 1 commit 2024-12-23 18:11:58 +05:30
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/six-1.x:renovate/six-1.x
git checkout renovate/six-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/six-1.x
git checkout renovate/six-1.x
git rebase master
git checkout master
git merge --ff-only renovate/six-1.x
git checkout renovate/six-1.x
git rebase master
git checkout master
git merge --no-ff renovate/six-1.x
git checkout master
git merge --squash renovate/six-1.x
git checkout master
git merge --ff-only renovate/six-1.x
git checkout master
git merge renovate/six-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/host-meta-test#22
No description provided.