diff options
| author | 2024-03-22 14:03:59 +0100 | |
|---|---|---|
| committer | 2024-03-22 14:03:59 +0100 | |
| commit | 7cdbb23b14a0c42fc735d0b486c264c824339e0e (patch) | |
| tree | cca330de640b3ec585bc322d1ad58121b4d3f4e9 /pyproject.toml | |
| parent | Bump rapidfuzz from 3.6.1 to 3.6.2 (#2945) (diff) | |
| parent | Bump ruff from 0.3.3 to 0.3.4 (diff) | |
Merge pull request #2966 from python-discord/dependabot/pip/ruff-0.3.4
Bump ruff from 0.3.3 to 0.3.4
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 c549556fc..c4cfe0a14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pytest = "8.1.1"  pytest-cov = "4.1.0"  pytest-subtests = "0.12.1"  pytest-xdist = "3.5.0" -ruff = "0.3.3" +ruff = "0.3.4"  taskipy = "1.12.2" | 
