diff options
| author | 2023-05-26 15:43:44 +0100 | |
|---|---|---|
| committer | 2023-05-26 15:43:44 +0100 | |
| commit | 505ee96938a427011f42ecece20738124cb12243 (patch) | |
| tree | da874b213533ba698711551feb43ae4b7f7d3815 /pyproject.toml | |
| parent | Merge pull request #2610 from python-discord/dependabot/pip/pydantic-1.10.8 (diff) | |
| parent | Bump taskipy from 1.10.4 to 1.11.0 (diff) | |
Merge pull request #2606 from python-discord/dependabot/pip/taskipy-1.11.0
Bump taskipy from 1.10.4 to 1.11.0
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 4f41e1100..1d3cb3815 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ pytest-cov = "4.0.0" pytest-subtests = "0.11.0" pytest-xdist = "3.3.1" ruff = "0.0.267" -taskipy = "1.10.4" +taskipy = "1.11.0" [build-system] |