Skip to content

Commit 08712e6

Browse files
chore(deps): bump pyrate-limiter from 3.1.1 to 3.7.1
Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 3.1.1 to 3.7.1. - [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.1) --- updated-dependencies: - dependency-name: pyrate-limiter dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7538d27 commit 08712e6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ packaging = "*" # Transitive dependency used directly in code
4848
pandas = "2.2.2"
4949
psutil = "6.1.0" # TODO: Remove if unused
5050
pydantic = "^2.7"
51-
pyrate-limiter = "~3.1.0"
51+
pyrate-limiter = ">=3.1,<3.8"
5252
python-dateutil = "^2.9.0"
5353
python-ulid = "^3.0.0"
5454
PyYAML = "^6.0.1"

0 commit comments

Comments
 (0)