diff options
| author | 2024-04-02 18:34:58 +0000 | |
|---|---|---|
| committer | 2024-04-02 18:34:58 +0000 | |
| commit | 6f2d28e52171fc308f6b889896763b9aec363e2d (patch) | |
| tree | 1bd75dd53369009d253eaa2e87d092c0f903c005 /pyproject.toml | |
| parent | Bump lxml from 5.1.1 to 5.2.0 (#2992) (diff) | |
Bump ruff from 0.3.4 to 0.3.5 (#2998)
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 b414f02ae..15d99920f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pytest = "8.1.1" pytest-cov = "5.0.0" pytest-subtests = "0.12.1" pytest-xdist = "3.5.0" -ruff = "0.3.4" +ruff = "0.3.5" taskipy = "1.12.2" |