From e1db9f7d1c40b0a807de39be1615410142bd691b Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Mon, 22 Mar 2021 10:09:07 -0400 Subject: [PATCH 1/2] README.md: update decommissioning header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d7f7c4..dc22961 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### ⚠️⚠️⚠️ PAPR will be decommissioned in the near future ⚠️⚠️⚠️ +### ⚠️⚠️⚠️ PAPR has been decommissioned ⚠️⚠️⚠️ See details in https://github.com/projectatomic/papr/issues/105. From f8bcd79c83a51ea8a7923b810b45e3031776f006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 14:09:42 +0000 Subject: [PATCH 2/2] build(deps): bump pyyaml from 3.12 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.12...5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3af2bf2..b8266d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # we're not compatible with the latest nova API python-novaclient==7.1.0 python-cinderclient==3.2.0 -PyYAML==3.12 +PyYAML==5.1 jinja2==2.9.6 awscli==1.11.72 pykwalify==1.6.0