From 277ab5ccc89f56dbd9fdf990d94e5689d613eaa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:11:17 +0000 Subject: [PATCH] Bump dparse from 0.2.1 to 0.5.2 in /martin-server Bumps [dparse](https://github.com/pyupio/dparse) from 0.2.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.2.1...0.5.2) --- updated-dependencies: - dependency-name: dparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- martin-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/martin-server/requirements.txt b/martin-server/requirements.txt index e087726..ac9bb87 100644 --- a/martin-server/requirements.txt +++ b/martin-server/requirements.txt @@ -19,7 +19,7 @@ django-model-utils==3.0.0 django-naomi==0.8 django-webpack-loader==0.5.0 dodgy==0.1.9 -dparse==0.2.1 +dparse==0.5.2 enum-compat==0.0.2 gunicorn==19.7.1 identify==1.0.7