Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update pyyaml requirement from 5.4.1 to 6.0 #226

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Updates the requirements on pyyaml to permit the latest version.

Changelog

Sourced from pyyaml's changelog.

6.0 (2021-10-13)

5.4.1 (2021-01-20)

  • yaml/pyyaml#480 -- Fix stub compat with older pyyaml versions that may unwittingly load it

5.4 (2021-01-19)

5.3.1 (2020-03-18)

  • yaml/pyyaml#386 -- Prevents arbitrary code execution during python/object/new constructor

5.3 (2020-01-06)

5.2 (2019-12-02)

... (truncated)

Commits
  • 8cdff2c 6.0 release
  • a4fb55e Update Python 3.10 versions for Windows build
  • e45b964 Add Python 3.10 to tox.ini
  • 4808fba 6.0b1 release
  • d5aba40 Omnibus CI/artifact build update
  • a6d384c Various setup fixes
  • 8f3f979 No longer using appveyor
  • c274365 The yaml.load{,_all} functions require Loader= now
  • 2f87ac4 Add a basic test file for yaml.load and yaml.dump
  • 7bd92df Makefile tweaks
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the kind/deps label Jul 20, 2022
@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@Ajpantuso
Copy link
Contributor

/ok-to-test

@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from 5ec6a2f to 7f47567 Compare July 26, 2022 13:54
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 3 times, most recently from b8ec6ff to 3767b2d Compare August 9, 2022 11:48
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from 7e80222 to d743c09 Compare August 16, 2022 13:19
@yashvardhan-kukreja
Copy link
Contributor

/retest

@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 3 times, most recently from c547dee to 97c67d0 Compare September 7, 2022 13:18
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from 3cf43f7 to bff921a Compare September 20, 2022 11:48
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 3 times, most recently from c1da6bb to 83eb0f2 Compare October 5, 2022 16:41
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 3 times, most recently from f2ebfd1 to 65d3527 Compare October 18, 2022 11:48
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from 65d3527 to cc07e36 Compare October 28, 2022 11:32
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from c94c5a6 to d0ca411 Compare November 21, 2022 13:13
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 3 times, most recently from 946df96 to 61adf59 Compare December 15, 2022 14:26
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from 61adf59 to abe523f Compare December 20, 2022 14:36
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from abe523f to 16c8aec Compare January 3, 2023 13:22
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from d329c15 to 6ffe71f Compare January 9, 2023 12:59
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from 9c3f7d0 to 2986df2 Compare January 23, 2023 14:05
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 5 times, most recently from 095b40e to e8e8b5f Compare January 31, 2023 15:24
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from e8e8b5f to 82dfcf6 Compare April 3, 2023 08:37
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](yaml/pyyaml@5.4.1...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from 82dfcf6 to ab6b61a Compare April 3, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants