From f575dffc8dc5c3826893c9cc7aa9a9c2da62c8ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:11:22 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85e8a1f..4b6270d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ certifi==2019.6.16 chardet==3.0.4 Click==7.0 configparser==3.5.0 -dparse==0.4.1 +dparse==0.5.2 enum34==1.1.6 Flask==0.12.4 Flask-Admin==1.5.3