Skip to content

Commit 8c03a6a

Browse files
Bump ruff from 0.0.291 to 0.1.3 (#834)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.1.3. - [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.0.291...v0.1.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie <tom@tomchristie.com>
1 parent 1e7597b commit 8c03a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ twine
1515
# Tests & Linting
1616
black==23.10.1
1717
coverage[toml]==7.3.0
18-
ruff==0.0.291
18+
ruff==0.1.3
1919
mypy==1.5.1
2020
trio-typing==0.9.0
2121
types-certifi==2021.10.8.3

0 commit comments

Comments
 (0)