From a2f276267c203f67c21df2066f38de3adf8a638c Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Mon, 1 Feb 2021 01:22:28 +0100
Subject: [PATCH] Bump packaging from 20.8 to 20.9

Bumps [packaging](https://github.com/pypa/packaging) from 20.8 to 20.9.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.8...20.9)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 09c7b3e14..3f2351089 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,7 +15,7 @@ numpy==1.19.4
 outlier==0.2
 utils==1.0.1
 outlier-utils==0.0.3
-packaging==20.8
+packaging==20.9
 pandas==1.2.0
 pluggy==0.13.1
 pyparsing==2.4.7
-- 
GitLab