chore(deps): update dependency pyyaml to v6.0.2 #14

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

This PR contains the following updates:

Package Update Change
PyYAML (source) patch ==6.0.1 -> ==6.0.2

Release Notes

yaml/pyyaml (PyYAML)

v6.0.2

Compare Source

What's Changed

  • Support for Cython 3.x and Python 3.13.

Full Changelog: https://github.com/yaml/pyyaml/compare/6.0.1...6.0.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 | |---|---|---| | [PyYAML](https://pyyaml.org/) ([source](https://github.com/yaml/pyyaml)) | patch | `==6.0.1` -> `==6.0.2` | --- ### Release Notes <details> <summary>yaml/pyyaml (PyYAML)</summary> ### [`v6.0.2`](https://github.com/yaml/pyyaml/releases/tag/6.0.2) [Compare Source](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) #### What's Changed - Support for Cython 3.x and Python 3.13. **Full Changelog**: https://github.com/yaml/pyyaml/compare/6.0.1...6.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot added the
renovate-bot
label 2024-09-16 14:33:40 +05:30
renovate-bot added 1 commit 2024-09-16 14:33:40 +05:30
This pull request can be merged automatically.
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/pyyaml-6.x:renovate/pyyaml-6.x
git checkout renovate/pyyaml-6.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/pyyaml-6.x
git checkout master
git merge --ff-only renovate/pyyaml-6.x
git checkout renovate/pyyaml-6.x
git rebase master
git checkout master
git merge --no-ff renovate/pyyaml-6.x
git checkout master
git merge --squash renovate/pyyaml-6.x
git checkout master
git merge --ff-only renovate/pyyaml-6.x
git checkout master
git merge renovate/pyyaml-6.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: libre-solutions/iac#14
No description provided.