← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~ilkeremrekoc/launchpad:upgrade-pyyaml into launchpad:master

 

İlker Emre Koç has proposed merging ~ilkeremrekoc/launchpad:upgrade-pyyaml into launchpad:master.

Commit message:
upgrade pyyaml from 6.0.1 to 6.0.2

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/477643
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~ilkeremrekoc/launchpad:upgrade-pyyaml into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index 9fde43b..12a5a55 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -146,7 +146,7 @@ python-debian==0.1.32
 python-keystoneclient==3.21.0
 python-openid2==3.2
 python-swiftclient==4.6.0
-PyYAML==6.0.1
+PyYAML==6.0.2
 rabbitfixture==0.5.3
 requests==2.32.3
 requests-file==1.4.3

References