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

Updating Pyyaml Dependency #1746

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

smittals2
Copy link
Contributor

Description of changes:

updating the pyyaml dependency from 6.0 to 6.0.1. Pyyaml 6.0 does not work with Python 3.12 and we should be able to support it: yaml/pyyaml#756

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@smittals2 smittals2 requested a review from a team as a code owner August 6, 2024 23:35
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.45%. Comparing base (5fd0f08) to head (219d98e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
+ Coverage   78.43%   78.45%   +0.01%     
==========================================
  Files         580      580              
  Lines       96756    96756              
  Branches    13877    13864      -13     
==========================================
+ Hits        75888    75907      +19     
+ Misses      20249    20232      -17     
+ Partials      619      617       -2     

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

@smittals2 smittals2 merged commit 8d5e8c1 into aws:main Aug 8, 2024
105 of 106 checks passed
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.

4 participants