Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyyaml-6.0
Open

fix(deps): update pyyaml requirement from 5.4.1 to 6.0#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyyaml-6.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 21, 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 21, 2022

The following labels could not be found: kind/deps.

@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from 31ffb93 to 50cc0c8 Compare August 17, 2022 07:13
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from e7e15f6 to 695d751 Compare September 5, 2022 15:52
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from 695d751 to 840ba99 Compare September 16, 2022 08:23
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from 0fd5631 to c0b450f Compare October 4, 2022 05:37
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from 48285d2 to ada0f3c Compare October 12, 2022 04:32
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from ada0f3c to c95f4f3 Compare October 28, 2022 05:00
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 3 times, most recently from ea74660 to def5c81 Compare November 24, 2022 10:46
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch 2 times, most recently from 803364e to f4af4b2 Compare January 18, 2023 13:29
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-6.0 branch from f4af4b2 to 0e41f37 Compare February 7, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants