Skip to content

Update flask-limiter requirement from <4.0,>=3.8 to >=3.8,<5.0#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flask-limiter-gte-3.8-and-lt-5.0
Open

Update flask-limiter requirement from <4.0,>=3.8 to >=3.8,<5.0#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flask-limiter-gte-3.8-and-lt-5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Updates the requirements on flask-limiter to permit the latest version.

Release notes

Sourced from flask-limiter's releases.

4.1.1

Bug Fix

  • Ensure cli commands fail gracefully when cli dependencies are not installed.
Changelog

Sourced from flask-limiter's changelog.

v4.1.1

Release Date: 2025-12-06

  • Bug Fix

    • Ensure cli commands fail gracefully when cli dependencies are not installed.

v4.1.0

Release Date: 2025-12-02

  • Deployment

    • Extract cli specific requirements to an extra
  • Compatibility

    • Add python 3.14 support

v4.0.0

Release Date: 2025-09-30

  • Feature

    • Expose flask_limiter.Limit, flask_limiter.RouteLimit, flask_limiter.ApplicationLimit & flask_limiter.MetaLimit limit description classes that can be used to pass in default, application & meta limits to the Limiter extension. This allows for a more fine grained control for end users while also simplifying the internal implementation of different types of limits.
  • Compatibility

    • Prefix all internal sub modules with underscore. All imports should be from the root flask_limiter namespace only.
  • Development

    • Migrate all project metadata to pyproject
    • Remove versioneer
    • Use uv for development
    • Use hatch for build

... (truncated)

Commits
  • e9c1464 Update changelog for 4.1.1
  • 0083502 Update uv.lock
  • c45325c Add rich to dev dependencies
  • 4029925 Ensure cli extra is installed for docs generation
  • 114c01b Handle missing cli dependencies gracefully
  • 4aee644 Update changelog for 4.1.0
  • 4eb58a3 Extract cli dependencies as an extra
  • e1a162c Add python 3.14 support
  • 3d4f23a Update changelog for 4.0.0
  • ecf2fed Remove unused .gitmodules
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [flask-limiter](https://github.com/alisaifee/flask-limiter) to permit the latest version.
- [Release notes](https://github.com/alisaifee/flask-limiter/releases)
- [Changelog](https://github.com/alisaifee/flask-limiter/blob/master/HISTORY.rst)
- [Commits](alisaifee/flask-limiter@3.8.0...4.1.1)

---
updated-dependencies:
- dependency-name: flask-limiter
  dependency-version: 4.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 15, 2026
@dependabot dependabot bot requested a review from FTHTrading as a code owner March 15, 2026 08:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants