build(deps): update quart-rate-limiter requirement from <0.13,>=0.10.0 to >=0.12.1,<0.13#1482
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [quart-rate-limiter](https://github.com/pgjones/quart-rate-limiter) to permit the latest version. - [Changelog](https://github.com/pgjones/quart-rate-limiter/blob/main/CHANGELOG.rst) - [Commits](pgjones/quart-rate-limiter@0.10.0...0.12.1) --- updated-dependencies: - dependency-name: quart-rate-limiter dependency-version: 0.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
abef47c to
92c174e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on quart-rate-limiter to permit the latest version.
Changelog
Sourced from quart-rate-limiter's changelog.
... (truncated)
Commits
c138bf7Bump and release 0.12.1d92ec26Bugfix round the retry times up9029d85Enforces timezone-awaredatetimesb1b668cfix link to pull requests in README9b29ec6fix project name in docs quickstartf7be4d7Fix minor docs typos3533939Bump and release 0.12.0922f767Support Valkey as an alternative store55c7e5aAdd documentation on how to skip limits for static routes108f576Switch from utcnow to now(UTC)