Skip to content

Commit

Permalink
chore(deps): bump pyrate-limiter from 3.1.1 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 3.1.1 to 3.7.0.
- [Release notes](https://github.com/vutran1710/PyrateLimiter/releases)
- [Changelog](https://github.com/vutran1710/PyrateLimiter/blob/master/CHANGELOG.md)
- [Commits](vutran1710/PyrateLimiter@v3.1.1...v3.7.0)

---
updated-dependencies:
- dependency-name: pyrate-limiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent a055174 commit d56f689
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pandas = "2.2.2"
pendulum = "<3.0.0"
psutil = "6.1.0"
pydantic = "^2.7"
pyrate-limiter = "~3.1.0"
pyrate-limiter = ">=3.1,<3.8"
python-dateutil = "*"
python-ulid = "^3.0.0"
PyYAML = "^6.0.1"
Expand Down

0 comments on commit d56f689

Please sign in to comment.