From e23ad1209255c88dd4309e573629e66081eed24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:12:17 +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:production ... Signed-off-by: dependabot[bot] --- requirements_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_ci.txt b/requirements_ci.txt index 49a4050..eed062a 100644 --- a/requirements_ci.txt +++ b/requirements_ci.txt @@ -22,7 +22,7 @@ decorator==4.4.2 defusedxml==0.6.0 distlib==0.3.1 docutils==0.16 -dparse==0.5.1 +dparse==0.5.2 entrypoints==0.3 filelock==3.0.12 flake8==3.8.4