Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

build(deps): Remove upper constrainer on pyyaml #252

Merged
merged 2 commits into from
Aug 27, 2023

Conversation

tony
Copy link
Collaborator

@tony tony commented Aug 27, 2023

Related to #250

Remove upper constraint on pyyaml version. It may be that pyyaml 7, 8, and beyond work perfectly with kaptan.

This doesn't mean the release is compatible with future versions of pyyaml, but we simply delegate the pyyaml max version to the downstream project.

Let the downstream package cap the version. It may be the v7
of pyyaml works without any change needed on kapan's part.
Related: #250
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (319025a) 73.36% compared to head (bf02054) 73.36%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   73.36%   73.36%           
=======================================
  Files          12       12           
  Lines         413      413           
=======================================
  Hits          303      303           
  Misses        110      110           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tony tony merged commit 743f839 into master Aug 27, 2023
@tony tony deleted the remove-pyyaml-upper-constraint branch August 27, 2023 11:20
@tony tony mentioned this pull request Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants