Skip to content

build(deps): update multitasking requirement from >=0.0.11 to >=0.0.12 - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/multitasking-gte-0.0.12
Open

build(deps): update multitasking requirement from >=0.0.11 to >=0.0.12#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/multitasking-gte-0.0.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown

Updates the requirements on multitasking to permit the latest version.

Release notes

Sourced from multitasking's releases.

0.0.12

  • 🎯 Full Type Hint Support: Complete type annotations for better IDE support and code safety
  • 📚 Enhanced Documentation: Comprehensive docstrings and inline comments for better maintainability
  • 🔧 Improved Error Handling: More robust exception handling with specific error types
  • 🚀 Better Performance: Optimized task creation and management logic
  • 🛡️ Code Quality: PEP8 compliant, linter-friendly codebase

Full Changelog: ranaroussi/multitasking@0.0.11...0.0.12

Changelog

Sourced from multitasking's changelog.

Change Log

0.0.11

  • Added get_list_of_tasks()

0.0.10

  • Pass optional sleep time to wait_for_tasks() to prevent cpu burn

0.0.9

  • Changed licence to Apache License
  • Setting config["KILL_RECEIVED"]=False after ``wait_for_tasks()`
  • Code PEP'ed

0.0.8

  • Bugfix

0.0.7

  • Bugfix

0.0.6

  • Code linting / refactoring

0.0.5

  • Fixed takes 1 positional argument but 2 were given on killall()

0.0.4

  • Added Python 3.6 support in pip setup

0.0.3

  • Added createPool() and getPool() methods

0.0.2

  • Can set max thread # and multi-processing mode

0.0.1

  • Initial Release
Commits
  • c1cf3b3 Update setup.py
  • 449bce8 Update and rename README.md to README.rst
  • f2b38b9 Update pypi-publish.yml
  • d0e3926 Update setup.py
  • 1599db2 Update README.md
  • 50cdb7d Update README.md to reflect version change to v0.0.12-rc and enhance document...
  • cf7d857 Update version to 0.0.12 and add support for Python 3.11, 3.12, and 3.13 in s...
  • af8042a Add README.md and update version to 0.0.12
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [multitasking](https://github.com/ranaroussi/multitasking) to permit the latest version.
- [Release notes](https://github.com/ranaroussi/multitasking/releases)
- [Changelog](https://github.com/ranaroussi/multitasking/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/multitasking@0.0.11...0.0.12)

---
updated-dependencies:
- dependency-name: multitasking
  dependency-version: 0.0.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
@vercel

vercel Bot commented Apr 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yfianace-backtesting-ap Ready Ready Preview, Comment Apr 22, 2026 5:26pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants