Skip to content

Commit 35431ec

Browse files
dependabot[bot]kalombos
authored andcommitted
chore(deps-dev): bump ruff from 0.15.6 to 0.15.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.6 to 0.15.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.6...0.15.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04c2157 commit 35431ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dev = [
3737
"peewee-async[mysql]",
3838
"peewee-async[psycopg]",
3939
"mypy>=1.19.0",
40-
"ruff==0.15.6",
40+
"ruff==0.15.7",
4141
"types-PyMySQL>=1.1.0",
4242
"poethepoet==0.42.1",
4343
"commitizen>=4.13.8,<5"

0 commit comments

Comments
 (0)