Skip to content

Commit

Permalink
build(deps-dev): bump ruff from 0.3.2 to 0.3.4
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.2 to 0.3.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.3.2...v0.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gadomski committed Mar 28, 2024
1 parent a201bba commit 8f2767f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dev = [
"pytest~=7.3",
"pytest-asyncio~=0.21",
"pytest-cov~=4.1",
"ruff==0.3.2",
"ruff==0.3.4",
"types-aiofiles~=23.1",
"types-python-dateutil~=2.8.19",
"types-tqdm~=4.66.0",
Expand Down

0 comments on commit 8f2767f

Please sign in to comment.