Skip to content

chore(deps): update slowapi requirement from <1,>=0.1 to >=0.1.9,<1#64

Merged
bk86a merged 1 commit into
mainfrom
dependabot/pip/slowapi-gte-0.1.9-and-lt-1
Apr 30, 2026
Merged

chore(deps): update slowapi requirement from <1,>=0.1 to >=0.1.9,<1#64
bk86a merged 1 commit into
mainfrom
dependabot/pip/slowapi-gte-0.1.9-and-lt-1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Updates the requirements on slowapi to permit the latest version.

Changelog

Sourced from slowapi's changelog.

[0.1.9] - 2024-02-05

Added

  • Fix limit_value typehint in limit() function (thanks @​PookieBuns)
  • Fix limit_value typehint in shared_limit() function (thanks @​aberlioz)
  • Only pass ".env" to starlette Config if ".env" file exists (thanks @​daniellok-db)

[0.1.8] - 2023-04-07

Added

[0.1.7] - 2022-11-09

Added

[0.1.6] - 2022-08-20

Added

  • Added feature to support providing functions for dynamically defined limits (thanks @​maratsarbasov)
  • Added github action to check for unused imports (thanks @​twcurrie)
  • Added coverage report in CI (thanks @​karlnewell)
  • Added Python 3.10 to CI (thanks @​Reuben Thomas-Davis)

Changed

Fixed

  • Fixed exempt decorator for async routes (thanks @​laurents)
  • Handled newly raised exception from parsing library (thanks @​Rested)

[0.1.5] - 2021-08-28

Changed

... (truncated)

Commits
  • 6547679 Merge pull request #185 from daniellok-db/release-0.1.9
  • 64a15b3 chore: prepare 0.1.9 release
  • 4eb45eb Merge pull request #184 from daniellok-db/change-env
  • e2db7e2 format
  • aa9eb7a fix: only pass .env to config if it exists
  • 5c79615 Merge pull request #167 from aberlioz/chore/fix-shared_limit-typing
  • 9f097f1 chore(extensions): fix shared_limit typing
  • 90ec3ab Merge pull request #166 from PookieBuns/master
  • 49f7535 fix limit_value typehint for limit function
  • 2f8893e Merge pull request #159 from andreagrandi/prepare-release-0-1-8
  • 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 [slowapi](https://github.com/laurents/slowapi) to permit the latest version.
- [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md)
- [Commits](laurentS/slowapi@v0.1.2...v0.1.9)

---
updated-dependencies:
- dependency-name: slowapi
  dependency-version: 0.1.9
  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 Apr 30, 2026
@bk86a bk86a merged commit 54df001 into main Apr 30, 2026
9 checks passed
@bk86a bk86a deleted the dependabot/pip/slowapi-gte-0.1.9-and-lt-1 branch April 30, 2026 06:48
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.

1 participant