From fdd3868c52d13f1f3cb0e774c9b9e0aa979b5b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 15:28:46 +0000 Subject: [PATCH] Bump dparse from 0.4.1 to 0.5.1 Bumps [dparse](https://github.com/pyupio/dparse) from 0.4.1 to 0.5.1. - [Release notes](https://github.com/pyupio/dparse/releases) - [Changelog](https://github.com/pyupio/dparse/blob/master/HISTORY.rst) - [Commits](https://github.com/pyupio/dparse/compare/0.4.1...0.5.1) --- updated-dependencies: - dependency-name: dparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index a0190ea..5baf981 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -37,7 +37,7 @@ stevedore==1.31.0 certifi==2019.9.11 chardet==3.0.4 Click==7.0 -dparse==0.4.1 +dparse==0.5.1 idna==2.8 requests==2.22.0 safety==1.8.5