Skip to content

Commit

Permalink
build: bump pyrate-limiter from 3.4.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 3.4.1 to 3.6.0.
- [Release notes](https://github.com/vutran1710/PyrateLimiter/releases)
- [Changelog](https://github.com/vutran1710/PyrateLimiter/blob/master/CHANGELOG.md)
- [Commits](vutran1710/PyrateLimiter@v3.4.1...v3.6.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 and ArzelaAscoIi committed Apr 25, 2024
1 parent 6a928af commit 53128ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"tabulate==0.9.0",
"tqdm==4.66.2",
"yaspin==2.3.0",
"pyrate-limiter==3.4.1",
"pyrate-limiter==3.6.0",
]

[project.urls]
Expand Down Expand Up @@ -62,7 +62,7 @@ dependencies = [
"python-dotenv==1.0.1",
"tenacity==8.2.3",
"aiohttp==3.9.3",
"pyrate-limiter==3.4.1",
"pyrate-limiter==3.6.0",
]

[tool.hatch.envs.test.scripts]
Expand Down

0 comments on commit 53128ba

Please sign in to comment.