From 863a2380016e4afdaa661593160e1cc9c8178a3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 06:11:16 +0000 Subject: [PATCH 1/2] Bump junit-xml from 1.8 to 1.9 Bumps [junit-xml](https://github.com/kyrus/python-junit-xml) from 1.8 to 1.9. - [Release notes](https://github.com/kyrus/python-junit-xml/releases) - [Commits](https://github.com/kyrus/python-junit-xml/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf781ef..21ea4ef4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ gitpython==3.0.8 netaddr==0.7.19 colorful==0.5.4 filetype==1.0.5 -junit-xml==1.8 +junit-xml==1.9 emoji==0.5.4 lxml==4.5.0 ddt==1.2.2 From a0d4b9addf14473729ad46175d004e3a3239f3f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 06:07:10 +0000 Subject: [PATCH 2/2] Bump gitpython from 3.0.8 to 3.1.0 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.0. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.0.8...3.1.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf781ef..032f425b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ radish-bdd==0.13.1 mock==4.0.1 -gitpython==3.0.8 +gitpython==3.1.0 netaddr==0.7.19 colorful==0.5.4 filetype==1.0.5