From 8f9ba4239fc8d1e8b7f7cb62448b611d7cdc3267 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Tue, 9 Feb 2021 09:42:53 +0100
Subject: [PATCH] Bump pandas from 1.2.0 to 1.2.1

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.2.0...v1.2.1)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2b2952c90..40f1779b3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ outlier==0.2
 utils==1.0.1
 outlier-utils==0.0.3
 packaging==20.9
-pandas==1.2.0
+pandas==1.2.1
 pluggy==0.13.1
 pyparsing==2.4.7
 py==1.10.0
-- 
GitLab