Flask-caching

Latest version: v2.3.1

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

2.3.1

-------------

Released 2025-02-22

- Relax cachelib version to allow latest releases

2.3.0

Not secure
-------------

Released 2024-05-04

- Added ``response_hit_indication`` flag to ``Cache.cached`` decorator for appending 'hit_cache' headers to responses, indicating cache hits.

2.2.0

Not secure
-------------

- Drop python 3.7 support
- python 3.11 officially supported
- Fix issue causing `args_to_ignore` to not work with `flask_caching.Cache.memoize` decorator when keyword arguments were used in the decorated function call

2.1.0

Not secure
-------------

Released 2024-10-08

- fix type signature in ``flask_caching.utils.make_template_fragment_key``. :pr:`430`
- Added docs and example for make_cache_key
- support Flask 3

2.0.2

Not secure
-------------

Released 2023-01-12

- fix issue with boto3 dependencie due to latest cachelib released
- migrate ``flask_caching.backends.RedisCluster`` dependency from redis-py-cluster to redis-py
- bug fix: make the ``make_cache_key`` attributed of decorated view functions writeable. :pr:`431`, :issue:`97`

2.0.1

Not secure
-------------

Released 2022-07-30

- Relax dependency pin to allow Flask 2.x.x

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.