From 85c74609153ade4d7fe4d0560177bc0806b6fd30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:47:44 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /scripts/python/xml2vhdl-ox Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. - [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.13...5.4) Signed-off-by: dependabot[bot] --- scripts/python/xml2vhdl-ox/requirements.txt | 2 +- scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/python/xml2vhdl-ox/requirements.txt b/scripts/python/xml2vhdl-ox/requirements.txt index 8079ee7..37780f5 100644 --- a/scripts/python/xml2vhdl-ox/requirements.txt +++ b/scripts/python/xml2vhdl-ox/requirements.txt @@ -16,7 +16,7 @@ packaging==19.0 pygments==2.3.1 pyparsing==2.3.1 pytz==2018.9 -pyyaml==3.13 +pyyaml==5.4 releases==1.6.1 requests==2.21.0 semantic-version==2.6.0 diff --git a/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt b/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt index 1f02723..702166a 100644 --- a/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt +++ b/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt @@ -17,7 +17,7 @@ packaging==19.2 pygments==2.4.2 pyparsing==2.4.2 pytz==2019.3 -pyyaml==3.13 +pyyaml==5.4 releases==1.6.1 requests==2.22.0 semantic-version==2.8.2