diff options
author | 2024-06-17 20:52:56 +0200 | |
---|---|---|
committer | 2024-06-17 20:52:56 +0200 | |
commit | 1b242ef6744ce3839b8d2003ef87b6935553f338 (patch) | |
tree | 1dcc7882f2588168bc2156b1b2722eecc4cbefa9 /poetry.lock | |
parent | Merge pull request #1343 from python-discord/dependabot/pip/ruff-0.4.9 (diff) | |
parent | Bump taskipy from 1.12.2 to 1.13.0 (diff) |
Merge pull request #1342 from python-discord/dependabot/pip/taskipy-1.13.0
Bump taskipy from 1.12.2 to 1.13.0
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock index fe510f5d..455394b4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1123,13 +1123,13 @@ doc = ["sphinx"] [[package]] name = "taskipy" -version = "1.12.2" +version = "1.13.0" description = "tasks runner for python projects" optional = false -python-versions = ">=3.6,<4.0" +python-versions = "<4.0,>=3.6" files = [ - {file = "taskipy-1.12.2-py3-none-any.whl", hash = "sha256:ffdbb0bb0db54c0ec5c424610a3a087eea22706d4d1f6e3e8b4f12ebba05f98f"}, - {file = "taskipy-1.12.2.tar.gz", hash = "sha256:eadfdc20d6bb94d8018eda32f1dbf584cf4aa6cffb71ba5cc2de20d344f8c4fb"}, + {file = "taskipy-1.13.0-py3-none-any.whl", hash = "sha256:56f42b7e508d9aed2c7b6365f8d3dab62dbd0c768c1ab606c819da4fc38421f7"}, + {file = "taskipy-1.13.0.tar.gz", hash = "sha256:2b52f0257958fed151f1340f7de93fcf0848f7a358ad62ba05c31c2ca04f89fe"}, ] [package.dependencies] @@ -1225,4 +1225,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "f351d9e4a8ef7caf432ac1e1eacbb469b986d0cd2974f5a47ac1ab8aca3bb6fc" +content-hash = "c8a810bc5e6aa8cb8477b8f720f8cc9f699c94ff562484947ecb16cf84d47f2e" |