An open index of dependabot pull requests across open source projects.

chore(deps): bump pyrate-limiter from 3.7.0 to 3.9.0

Merged
Number: #445
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 11, 2025 at 02:27 PM UTC
(4 months ago)
Updated: August 18, 2025 at 02:28 PM UTC
(4 months ago)
Merged: August 18, 2025 at 02:28 PM UTC
(4 months ago)
by allenporter
Time to Close: 7 days
Labels:
dependencies python
Description:

Bumps pyrate-limiter from 3.7.0 to 3.9.0.

Release notes

Sourced from pyrate-limiter's releases.

v3.9.0: Introduce MultiProcessBucket + clean up

  • Introduce MultiProcessBucket
  • Updte documentation to include MultiProcessBucket
  • Add delay configure
  • Simplify lock interface for SQLFileLock & MultiProcessBucket

v3.8.1: fix SQLiteBucket, postgres tuning

[3.8.1]

  • Keep Retrying until Max Delay Has Expired
  • Postgres performance turning
  • Fix cursor leaks on SQLiteBucket

v3.8.0: Add FileLock option for SQLiteBucket

What's Changed

New Contributors

Full Changelog: https://github.com/vutran1710/PyrateLimiter/compare/v3.7.1...v3.8.0

Changelog

Sourced from pyrate-limiter's changelog.

[3.9.0]

  • Introduce MultiProcessBucket
  • Updte documentation to include MultiProcessBucket
  • Add delay configure
  • Simplify lock interface for SQLFileLock & MultiProcessBucket

[3.8.1]

  • Keep Retrying until Max Delay Has Expired
  • Postgres performance turning
  • Fix cursor leaks on SQLiteBucket

[3.8.0]

  • Add FileLock option for SQLiteBucket

[3.7.1]

  • Update package metadata and local dev config to support python 3.13
Commits
  • 8cb467e Release 3.9.0 (#225)
  • d9955dd reduce pytest concurrency to 3: timing tests sometimes erratic at high lot (#...
  • a065654 fix: MultiprocessBucket & 3.14 (#221)
  • 2783e66 Housekeeping: add docstrings, add buffer_ms, update stress_limiters & httpx e...
  • fcbc06d HTTPX Rate Limiting example (#216)
  • 50269bf Make the 50ms buffer configurable (#217)
  • 4bdec46 Readme cleanup (#214)
  • 5cb5f2b Simplify lock interface for SQLite FileLock and MultiprocessBucket (#212)
  • 04f7ab0 MultiprocessBucket (#206)
  • d975e7f try_acquire_async: Wrap try_acquire with a thread local asyncio.Lock (#208)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+5
Deletions:
-5
Package Dependencies
Ecosystem:
pip
Version Change:
3.7.0 → 3.9.0
Update Type:
Minor
Technical Details
ID: 4890254
UUID: 2735740516
Node ID: PR_kwDOI-Zpqs6jEBZk
Host: GitHub
Repository: Python-roborock/python-roborock
Merge State: Unknown