From 0d1ac1fc78cb654c95016a9d2ad0acff61997cab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:12:31 +0000 Subject: [PATCH] Bump dparse from 0.5.1 to 0.5.2 Bumps [dparse](https://github.com/pyupio/dparse) from 0.5.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.5.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 e4323216..04bc1767 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ click==7.1.2 contextlib2==0.6.0.post1 coverage==5.5 docutils==0.16 -dparse==0.5.1 +dparse==0.5.2 future==0.18.2 GitPython==3.1.14 idna==2.10