From 5b97c7dc405e762cb01c06e11d65c48e5c8d9b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:11:58 +0000 Subject: [PATCH] Bump dparse from 0.4.1 to 0.5.2 Bumps [dparse](https://github.com/pyupio/dparse) from 0.4.1 to 0.5.2. - [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.2) --- 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..137ee28 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.2 idna==2.8 requests==2.22.0 safety==1.8.5