diff options
author | 2023-03-28 00:03:23 +0200 | |
---|---|---|
committer | 2023-03-28 00:03:23 +0200 | |
commit | 0671d8f9c1dfc188ebd82833df9c3b8c0fb8ae92 (patch) | |
tree | 8870f4e4c63ba9e9b007cc7378abe401ec6809fd /pyproject.toml | |
parent | Merge pull request #919 from python-discord/dependabot/pip/pre-commit-3.2.1 (diff) | |
parent | Bump taskipy from 1.10.3 to 1.10.4 (diff) |
Merge pull request #921 from python-discord/dependabot/pip/taskipy-1.10.4
Bump taskipy from 1.10.3 to 1.10.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 a298aef7..bf0f5e79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ whitenoise = "6.4.0" [tool.poetry.group.dev.dependencies] python-dotenv = "1.0.0" -taskipy = "1.10.3" +taskipy = "1.10.4" [tool.poetry.group.lint.dependencies] flake8 = "6.0.0" |