Bump gunicorn from 20.0.4 to 20.1.0 (#208)

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...20.1.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/78/head
dependabot[bot] 2021-06-08 20:53:36 +02:00 zatwierdzone przez GitHub
rodzic 1debe8c213
commit 34edca7740
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -60,7 +60,7 @@ setup(
'bokeh==2.3.2',
'pandas==1.1.5',
'flydenity==0.1.5',
'gunicorn==20.0.4'
'gunicorn==20.1.0'
],
test_require=[
'pytest==5.0.1',