Bump numpy from 1.20.3 to 1.22.0

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.20.3...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/requirements.txt b/requirements.txt
index 63608db..d93ee1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@
 jupyter-client==6.1.12

 jupyter-core==4.7.1

 mysqlclient==2.0.3

-numpy==1.20.3

+numpy==1.22.0

 pandas==1.2.4

 PyYAML==5.4.1

 requests==2.25.1