From c8dc3d06c1909795d8c0037ce2e25f1368ba8fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 15:28:30 +0000 Subject: [PATCH] Bump dparse from 0.2.1 to 0.5.1 in /martin-server Bumps [dparse](https://github.com/pyupio/dparse) from 0.2.1 to 0.5.1. - [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.1) --- 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..8d1fb37 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.1 enum-compat==0.0.2 gunicorn==19.7.1 identify==1.0.7