From b8e4ae2e069e74160b45a0bff6a62117d9d18f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:11:24 +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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8467220..c26494e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ certifi==2017.7.27.1 chardet==3.0.4 Click==7.0 docutils==0.14 -dparse==0.4.1 +dparse==0.5.2 idna==2.6 isort==4.2.15 lazy-object-proxy==1.3.1