aiotus
aiotus copied to clipboard
Asynchronous tus (tus.io) client library
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.3 to 0.14.1. Release notes Sourced from pep8-naming's releases. 0.14.1 Require Python 3.8 or later. 0.14.0 Drop support for Python 3.7. Add support for Python 3.12. Ignore...
Bumps [pytest-xprocess](https://github.com/pytest-dev/pytest-xprocess) from 0.23.0 to 1.0.1. Release notes Sourced from pytest-xprocess's releases. v1.0.1 https://pytest-xprocess.readthedocs.io/en/latest/ v1.0.0 https://pytest-xprocess.readthedocs.io/en/latest/ Changelog Sourced from pytest-xprocess's changelog. 1.0.1 (2024-04-31) Add missing test suite files to source...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.3. Release notes Sourced from aiohttp's releases. 3.10.3 Bug fixes Fixed multipart reading when stream buffer splits the boundary over several read() calls -- by...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.8. Release notes Sourced from aiohttp's releases. 3.10.8 Bug fixes Fixed cancellation leaking upwards on timeout -- by :user:bdraco. Related issues and pull requests on...
Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.5.6 to 0.5.9. Release notes Sourced from pydoclint's releases. 0.5.9 What's Changed doc(usage): Including a null-ls use with neovim. by @aemonge in jsh9/pydoclint#167 Improve handling of long...
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.15.0 to 0.15.1. Release notes Sourced from pep8-naming's releases. 0.15.1 N808 now allows type variable names to start with an underscore. Changelog Sourced from pep8-naming's changelog. 0.15.1...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.21.1 to 3.21.2. Commits 75992aa v3.21.2 3a1254b Merge pull request #1043 from asottile/unstring-annotation-multiline 98a3718 fix unstringing multiline string annotations See full diff in compare view [![Dependabot compatibility...
Bumps [coverage[toml]](https://github.com/coveragepy/coveragepy) from 7.11.3 to 7.12.0. Release notes Sourced from coverage[toml]'s releases. 7.12.0 Version 7.12.0 — 2025-11-18 The HTML report now shows separate coverage totals for statements and branches, as...