Skip to content

Conversation

@PeterHamilton
Copy link
Contributor

This change pins PyYAML, an upstream dependency for bandit, to be <=5.2. Version 5.3+ drops support for Python 3.4, which breaks any tests run using Python 3.4. When PyKMIP drops support for Python 3.4, this change can be reverted.

@codecov-io
Copy link

codecov-io commented Feb 24, 2020

Codecov Report

Merging #619 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #619   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files          79       79           
  Lines       16887    16887           
=======================================
  Hits        16311    16311           
  Misses        576      576

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae05118...804fc50. Read the comment docs.

This change pins PyYAML, an upstream dependency for bandit, to be
<=5.2. Version 5.3+ drops support for Python 3.4, which breaks any
tests run using Python 3.4. When PyKMIP drops support for Python
3.4, this change can be reverted.
@PeterHamilton PeterHamilton force-pushed the bug/fix-pyyaml-upstream branch from ca22649 to 804fc50 Compare February 24, 2020 19:08
@PeterHamilton PeterHamilton merged commit e83da49 into master Feb 24, 2020
@PeterHamilton PeterHamilton deleted the bug/fix-pyyaml-upstream branch February 24, 2020 19:36
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