Commit graph

4 commits

Author SHA1 Message Date
Alexandre Aubin
c6ae82d8ee Require Flask-Limiter 3.5.0 2023-09-28 16:39:14 +02:00
dependabot[bot]
0514c93d39
Bump werkzeug from 2.2.2 to 2.2.3 (#14)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 21:11:22 +02:00
Alexandre Aubin
b8a0b529dd Turns out the memory storage of Limiter is only for dev env, not reliable in prod, use redis instead 2023-04-11 21:08:51 +02:00
Alexandre Aubin
2c8179530f Initial commit 2023-01-19 00:32:49 +01:00