diff options
author | 2024-06-21 09:52:33 +0000 | |
---|---|---|
committer | 2024-06-21 09:52:33 +0000 | |
commit | cb58816ed338ad65dd4058d0cb489cbc366a0183 (patch) | |
tree | 83e580dc9bce547dc33917f34e4b693f37f5392c /pyproject.toml | |
parent | Bump sentry-sdk from 2.5.1 to 2.6.0 (#3098) (diff) |
Bump taskipy from 1.12.2 to 1.13.0 (#3094)
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 1a1376256..064ea6bba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pytest-cov = "5.0.0" pytest-subtests = "0.12.1" pytest-xdist = "3.6.1" ruff = "0.4.8" -taskipy = "1.12.2" +taskipy = "1.13.0" [build-system] |