Bump flask-caching from 1.10.0 to 1.10.1 (#211)

Bumps [flask-caching](https://github.com/sh4nks/flask-caching) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/sh4nks/flask-caching/releases)
- [Changelog](https://github.com/sh4nks/flask-caching/blob/master/CHANGES)
- [Commits](https://github.com/sh4nks/flask-caching/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: flask-caching
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 21:09:17 +02:00 zatwierdzone przez GitHub
rodzic df9452e8f8
commit 72087142e0
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

@ -40,7 +40,7 @@ setup(
'Flask-Migrate==3.0.1',
'Flask-Bootstrap==3.3.7.1',
'Flask-WTF==0.15.1',
'Flask-Caching==1.10.0',
'Flask-Caching==1.10.1',
'Flask-Profiler==1.8.1',
'geopy==2.1.0',
'celery==4.4.7',