mario
mario copied to clipboard
Powerful Python pipelines for your shell
Bumps [tox](https://github.com/tox-dev/tox) from 3.15.2 to 3.24.1. Changelog Sourced from tox's changelog. v3.24.1 (2021-07-31) Bugfixes get_requires_for_build_sdist hook (PEP 517) is assumed to return an empty list if left unimplemented by the...
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.9.6. Release notes Sourced from pylint's releases. pylint-2.8.1 Add numversion back (temporarily) in __pkginfo__ because it broke Pylama and revert the unnecessary pylint.version breaking change....
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.16.1 to 6.14.5. Release notes Sourced from hypothesis's releases. Hypothesis for Python - version 6.14.5 This patch fixes "hypothesis.strategies._internal.types.is_a_new_type". It was failing on Python "3.10.0b4", where "NewType"...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.9. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. CRLF injection urllib3 before 1.25.9 allows CRLF injection if the...
Bumps [trio](https://github.com/python-trio/trio) from 0.14.0 to 0.19.0. Commits 0cb25fa Bump version to 0.19.0 2896105 Merge pull request #1921 from altendky/test_3.10a 43e99f8 Merge branch 'master' into test_3.10a 6c0428b Merge pull request #2039...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.5.1 to 2.13.0. Release notes Sourced from pre-commit's releases. pre-commit v2.13.0 Features Setting SKIP=... skips installation as well. #1875 PR by @asottile. pre-commit-ci/issues#53 issue by @TylerYep. Attempt...
Bumps [marshmallow-jsonschema](https://github.com/fuhrysteve/marshmallow-jsonschema) from 0.8.0 to 0.12.0. Changelog Sourced from marshmallow-jsonschema's changelog. 0.12.0 (2021-05-22) - Add support for validate.Equal #135 - Added fields.IP marshmallow field type to python types mapping #137...
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular expression deinal of service in py A denial...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.1.2 to 3.5.4. Changelog Sourced from sphinx's changelog. Release 3.5.4 (released Apr 11, 2021) Dependencies #9071: Restrict docutils to 0.16 Bugs fixed #9078: autodoc: Async staticmethods and...