snarfed / instagram-atom

Brings your Instagram feed to your feed reader!
https://instagram-atom.appspot.com/
28 stars 4 forks source link

Bump flask-caching from 2.0.1 to 2.0.2 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flask-caching from 2.0.1 to 2.0.2.

Release notes

Sourced from flask-caching's releases.

2.0.2

https://github.com/pallets-eco/flask-caching/blob/4b522cf488d355690b36a5d5eda02b34d6e80d5f/CHANGES.rst

Changelog

Sourced from flask-caching's changelog.

Version 2.0.2

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](https://github.com/pallets-eco/flask-caching/issues/97)
Commits
  • ed4c255 Release 2.0.2 (#442)
  • 580ee60 bug fix: make cached view function make_cache_key attr writeable (#431)
  • 972c666 pin cachelib to previous release (#441)
  • f48fa38 Bump wheel from 0.37.1 to 0.38.1 in /requirements (#432)
  • cc33f16 Bump pre-commit from 2.20.0 to 2.21.0 in /requirements (#434)
  • 569d959 Bump asgiref from 3.5.2 to 3.6.0 in /requirements (#433)
  • 2afb673 Bump types-redis from 4.3.21.6 to 4.3.21.7 in /requirements (#435)
  • 580048d Bump pallets-sphinx-themes from 2.0.2 to 2.0.3 in /requirements (#436)
  • b1d30a0 Bump tox from 3.27.1 to 3.28.0 in /requirements (#437)
  • a71eae9 Bump pytest-asyncio from 0.20.2 to 0.20.3 in /requirements (#438)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)