Skip to content

fix: migrates pyyaml to version 6.0. - #22

Open
joicemjoseph wants to merge 1 commit into
masterfrom
hotfix/adds-safe-loader
Open

fix: migrates pyyaml to version 6.0.#22
joicemjoseph wants to merge 1 commit into
masterfrom
hotfix/adds-safe-loader

Conversation

@joicemjoseph

@joicemjoseph joicemjoseph commented Oct 31, 2022

Copy link
Copy Markdown
Collaborator

yaml.load without Loader is deprecated

Pins PyYaml 6.0 and sets yaml FullLoader as Loader.

@joicemjoseph
joicemjoseph requested a review from knadh October 31, 2022 09:14
yaml.load without Loader is deprecated. (https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation)

Pins PyYaml 6.0 and sets yaml FullLoader as Loader.
@joicemjoseph
joicemjoseph force-pushed the hotfix/adds-safe-loader branch from 8b7124a to d0f6406 Compare October 31, 2022 09:17
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.

1 participant