diff options
| author | 2023-12-05 20:03:07 +0000 | |
|---|---|---|
| committer | 2023-12-05 20:03:07 +0000 | |
| commit | 716afcf45abeea0d22654b417ad64e4a472d8010 (patch) | |
| tree | abd440aabfc4c51c5506dce3a68a237986003e52 /pyproject.toml | |
| parent | Bump aiohttp from 3.9.0 to 3.9.1 (#2829) (diff) | |
Bump ruff from 0.1.6 to 0.1.7 (#2836)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 0d24fb5a1..46c333406 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pytest = "7.4.3" pytest-cov = "4.1.0" pytest-subtests = "0.11.0" pytest-xdist = "3.5.0" -ruff = "0.1.6" +ruff = "0.1.7" taskipy = "1.12.2" |