diff options
author | 2025-02-05 19:53:07 +0000 | |
---|---|---|
committer | 2025-02-06 20:41:17 +0100 | |
commit | f54fb83ff577d46d249f2972eaf22c1a467418b3 (patch) | |
tree | 8740229a07b8c19d0798ae8c2096036ae5136cef /poetry.lock | |
parent | Update netcup website URL (diff) |
Bump taskipy from 1.14.0 to 1.14.1
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/taskipy/taskipy/releases)
- [Commits](https://github.com/taskipy/taskipy/compare/1.14.0...1.14.1)
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 9adef3c3..acea528a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1141,19 +1141,19 @@ doc = ["sphinx"] [[package]] name = "taskipy" -version = "1.14.0" +version = "1.14.1" description = "tasks runner for python projects" optional = false python-versions = "<4.0,>=3.6" files = [ - {file = "taskipy-1.14.0-py3-none-any.whl", hash = "sha256:29040d9a8038170602feb71792bdef5203720ed30f595304aee843625892452b"}, - {file = "taskipy-1.14.0.tar.gz", hash = "sha256:5d9631c29980481d59858f0a100ed3200cf7468ca8c0540ef19388586485532d"}, + {file = "taskipy-1.14.1-py3-none-any.whl", hash = "sha256:6e361520f29a0fd2159848e953599f9c75b1d0b047461e4965069caeb94908f1"}, + {file = "taskipy-1.14.1.tar.gz", hash = "sha256:410fbcf89692dfd4b9f39c2b49e1750b0a7b81affd0e2d7ea8c35f9d6a4774ed"}, ] [package.dependencies] colorama = ">=0.4.4,<0.5.0" mslex = {version = ">=1.1.0,<2.0.0", markers = "sys_platform == \"win32\""} -psutil = ">=5.7.2,<6.0.0" +psutil = ">=5.7.2,<7" tomli = {version = ">=2.0.1,<3.0.0", markers = "python_version >= \"3.7\" and python_version < \"4.0\""} [[package]] @@ -1273,4 +1273,4 @@ brotli = ["brotli"] [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "6458604f8d982a830a23f21d8d25bf5048a0cde24beefedf143a21f4e321e589" +content-hash = "3f451fc68472c670212ea179790f9c868dd77eded59ab3c5686dbc11bfc44021" |