You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by tz...@apache.org on 2022/02/27 02:19:48 UTC

[apisix] branch master updated: chore: upgrade PyYAML to 5.4.1 (#6452)

This is an automated email from the ASF dual-hosted git repository.

tzssangglass pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new a2882dc  chore: upgrade PyYAML to 5.4.1 (#6452)
a2882dc is described below

commit a2882dce664e030205f593d419fa0837873077c6
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Sun Feb 27 10:19:39 2022 +0800

    chore: upgrade PyYAML to 5.4.1 (#6452)
---
 t/perf/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/perf/requirements.txt b/t/perf/requirements.txt
index 7a997b5..932bd69 100644
--- a/t/perf/requirements.txt
+++ b/t/perf/requirements.txt
@@ -1 +1 @@
-PyYAML==5.3.1
+PyYAML==5.4.1