Skip to content

build(deps): bump flask-limiter from 3.8.0 to 4.1.1 - #1370

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flask-limiter-4.1.1
Closed

build(deps): bump flask-limiter from 3.8.0 to 4.1.1#1370
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flask-limiter-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps flask-limiter from 3.8.0 to 4.1.1.

Release notes

Sourced from flask-limiter's releases.

4.1.1

Bug Fix

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

4.1.0

Deployment

  • Extract cli specific requirements to an extra

Compatibility

  • Add python 3.14 support

4.0.0

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

3.13

[!CAUTION] This release has been yanked from pypi due to compatibility issues with Flask-AppBuilder & airflow. See #479

Feature

  • Expose flask_limiter.Limit, flask_limiter.RouteLimit, flask_limiter.ApplicationLimit & flask_limiter.MetaLimit

... (truncated)

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 dependabot Bot added dependencies Dependency and supply-chain updates. security Security hardening and vulnerability-related work. labels Aug 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/flask-limiter-4.1.1 branch from dfcbc8b to 53d7a4e Compare August 10, 2026 21:28
@dependabot dependabot Bot changed the title build(deps): Bump flask-limiter from 3.8.0 to 4.1.1 build(deps): bump flask-limiter from 3.8.0 to 4.1.1 Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/flask-limiter-4.1.1 branch 3 times, most recently from 9bc4f93 to 29623f9 Compare August 13, 2026 15:51
Bumps [flask-limiter](https://github.com/alisaifee/flask-limiter) from 3.8.0 to 4.1.1.
- [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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/flask-limiter-4.1.1 branch from 29623f9 to 36830b4 Compare August 13, 2026 15:57
@accesswatch
accesswatch deleted the dependabot/pip/flask-limiter-4.1.1 branch August 13, 2026 17:14
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency and supply-chain updates. security Security hardening and vulnerability-related work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant