Merge ~lgp171188/launchpad:update-pyyaml-6.0.1 into launchpad:master

Proposed by Guruprasad
Status: Merged
Approved by: Guruprasad
Approved revision: 23f5d9c1f464cad8d5ee7fa7e5454629a596f24d
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~lgp171188/launchpad:update-pyyaml-6.0.1
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
requirements/launchpad.txt (+1/-1)
Reviewer Review Type Date Requested Status
Ines Almeida Approve
Review via email: mp+459491@code.launchpad.net

Commit message

Upgrade PyYAML to 6.0.1

This pulls in a few critical security fixes and is possible because we
no longer depend on Python 3.5.

To post a comment you must log in.
Revision history for this message
Guruprasad (lgp171188) wrote :
Revision history for this message
Ines Almeida (ines-almeida) wrote :

This is odd. The lint failed and seems to actually have real reasons, although there were no real changes in this MP (I don't think updating this package would change the linter, afaik).

Could you take a look?

Revision history for this message
Ines Almeida (ines-almeida) wrote :

LGTM! Approving since we've verified that the build check failures are not related to this (and are handled in another MP)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
2index 4f2ba94..0575fe1 100644
3--- a/requirements/launchpad.txt
4+++ b/requirements/launchpad.txt
5@@ -149,7 +149,7 @@ python-debian==0.1.32
6 python-keystoneclient==3.21.0
7 python-openid2==3.2
8 python-swiftclient==3.8.1
9-PyYAML==5.3.1
10+PyYAML==6.0.1
11 rabbitfixture==0.5.3
12 requests-file==1.4.3
13 requests-toolbelt==0.9.1

Subscribers

People subscribed via source and target branches

to status/vote changes: