Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Updates the requirements on limits to permit the latest version.

Release notes

Sourced from limits's releases.

5.5.0

Compatibility

  • Relax upper bound of packaging requirement
  • Increase upper bound of coredis requirement
  • Increase upper bound of redis requirement
Changelog

Sourced from limits's changelog.

v5.5.0

Release Date: 2025-08-05

  • Compatibility

    • Relax upper bound of packaging requirement
    • Increase upper bound of coredis requirement
    • Increase upper bound of redis requirement

v5.4.0

Release Date: 2025-06-16

  • Feature

    • Relax regular expression used in limits.parse and limits.parse_many to capture any granularity instead of just the hardcoded ones so that custom rate limits can also be extracted using the utility functions. Issue 279 <https://github.com/alisaifee/limits/issues/279>_
  • Compatibility

    • Add redis 8.0 to CI

v5.3.0

Release Date: 2025-06-13

  • Bug Fix

    • Fix race condition during expiration of in-memory moving window limits that resulted in incorrectly removing unexpired entries. Issue 277 <https://github.com/alisaifee/limits/issues/277>_

v5.2.0

Release Date: 2025-05-16

  • Bug Fix

    • Fix incorrect behavior of the clear method for sliding window counter which effectively did not clear the sliding window for redis, memcached & in memory storage implementations. Issue 276 <https://github.com/alisaifee/limits/issues/276>_

v5.1.0

... (truncated)

Commits
  • a5d3f81 Update changelog for 5.5.0
  • 823168b Update ssl_cert_reqs for tests to none
  • 0c068cf Update redis optional requirement upper bound
  • cccdd76 Bump sphinxext-opengraph from 0.10.0 to 0.11.0 (#288)
  • 299ec72 Remove upper bound from packaging requirement (#287)
  • f0109dc Bump furo from 2024.8.6 to 2025.7.19 (#285)
  • 9506798 Update coredis requirement from <5,>=3.4.0 to >=3.4.0,<6 (#284)
  • 8a5a825 Update changelog for 5.4.0
  • df218c1 Fix linting error
  • 3f2667e Remove unnecessary uppercase characters in regex
  • 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 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 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 [limits](https://github.com/alisaifee/limits) to permit the latest version.
- [Release notes](https://github.com/alisaifee/limits/releases)
- [Changelog](https://github.com/alisaifee/limits/blob/master/HISTORY.rst)
- [Commits](alisaifee/limits@3.0.0...5.5.0)

---
updated-dependencies:
- dependency-name: limits
  dependency-version: 5.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 18, 2025

Assignees

The following users could not be added as assignees: [your-username]. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the automated label Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant