minos-python
minos-python copied to clipboard
π Minos is a framework which helps you create reactive microservices in Python
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 8.2.2. Release notes Sourced from pytest's releases. 8.2.2 pytest 8.2.2 (2024-06-04) Bug Fixes #12355: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving...
Bumps [orjson](https://github.com/ijl/orjson) from 3.6.8 to 3.10.5. Release notes Sourced from orjson's releases. 3.10.5 Changed Improve performance. 3.10.4 Changed Improve performance. 3.10.3 Changed manylinux amd64 builds include runtime-detected AVX-512 str implementation....
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 7.5.4. Changelog Sourced from coverage's changelog. Version 7.5.4 β 2024-06-22 If you attempt to combine statement coverage data with branch coverage data, coverage.py used to...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 3.7.1. Release notes Sourced from pre-commit's releases. pre-commit v3.7.1 Fixes Fix language: rust default language version check when rust-toolchain.toml is present. issue by @βgaborbernat. #3201...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 8.2.1. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 7.5.3. Changelog Sourced from coverage's changelog. Version 7.5.3 β 2024-05-28 Performance improvements for combining data files, especially when measuring line coverage. A few different quadratic...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 7.5.3. Changelog Sourced from coverage's changelog. Version 7.5.3 β 2024-05-28 Performance improvements for combining data files, especially when measuring line coverage. A few different quadratic...
Bumps [orjson](https://github.com/ijl/orjson) from 3.6.8 to 3.10.3. Release notes Sourced from orjson's releases. 3.10.3 Changed manylinux amd64 builds include runtime-detected AVX-512 str implementation. Tests now compatible with numpy v2. 3.10.2 Fixed...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 8.2.1. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...