Skip to content

Commit

Permalink
build: bump pyrate-limiter from 3.6.0 to 3.6.1 (#190)
Browse files Browse the repository at this point in the history
Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/vutran1710/PyrateLimiter/releases)
- [Changelog](https://github.com/vutran1710/PyrateLimiter/blob/master/CHANGELOG.md)
- [Commits](vutran1710/PyrateLimiter@v3.6.0...v3.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ArzelaAscoIi <[email protected]>
  • Loading branch information
dependabot[bot] and ArzelaAscoIi authored Oct 21, 2024
1 parent 04473af commit 1071728
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.4",
"yaspin==3.0.0",
"pyrate-limiter==3.6.0",
"pyrate-limiter==3.6.1",
]

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

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

0 comments on commit 1071728

Please sign in to comment.