chore(deps): bump pyrate-limiter from 3.7.0 to 3.9.0
Merged
Number: #445
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 11, 2025 at 02:27 PM UTC
(4 months ago)
(4 months ago)
Updated:
August 18, 2025 at 02:28 PM UTC
(4 months ago)
(4 months ago)
Merged:
August 18, 2025 at 02:28 PM UTC
(4 months ago)
by allenporter
(4 months ago)
by allenporter
Time to Close:
7 days
Labels:
dependencies python
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
- Add a FileLock option to SQLiteBucket by
@paultiqin vutran1710/PyrateLimiter#195New Contributors
@paultiqmade their first contribution in vutran1710/PyrateLimiter#195Full 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
8cb467eRelease 3.9.0 (#225)d9955ddreduce pytest concurrency to 3: timing tests sometimes erratic at high lot (#...a065654fix: MultiprocessBucket & 3.14 (#221)2783e66Housekeeping: add docstrings, add buffer_ms, update stress_limiters & httpx e...fcbc06dHTTPX Rate Limiting example (#216)50269bfMake the 50ms buffer configurable (#217)4bdec46Readme cleanup (#214)5cb5f2bSimplify lock interface for SQLite FileLock and MultiprocessBucket (#212)04f7ab0MultiprocessBucket (#206)d975e7ftry_acquire_async: Wrap try_acquire with a thread local asyncio.Lock (#208)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
1
Files Changed:
1
1
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Technical Details
| ID: | 4890254 |
| UUID: | 2735740516 |
| Node ID: | PR_kwDOI-Zpqs6jEBZk |
| Host: | GitHub |
| Repository: | Python-roborock/python-roborock |
| Merge State: | Unknown |