python-alerta-client
python-alerta-client copied to clipboard
Unified command-line tool and python SDK for alerta
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.7.0. Release notes Sourced from pre-commit's releases. pre-commit v3.7.0 Features Use a tty for docker and docker_image hooks when --color is specified. #3122 PR by...
**Issue Summary** When running "alerta delete" it does not appear to remove them all. I have to run the command multiple times to get all of the alerts cleared. I...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.5. Commits ae730ac Bump pylint to 3.2.5, update changelog (#9756) be7b5cc [unreachable-code] Fix the false positive in python 3.8 (#9753) (#9755) 6c3ab77 [release] Fix 3.2.4...
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.1. Changelog Sourced from mypy's changelog. Mypy 1.10.1 Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420) Acknowledgements Thanks...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. Release notes Sourced from requests's releases. v2.32.3 2.32.3 (2024-05-29) Bugfixes Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (#6716)...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 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 [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.3.0. Commits 6350dfa Bump pylint to 3.3.0, update changelog 78f3dfa Bump astroid to 3.3.3 (#9939) b28c1f6 Add check for unnecessary-default-type-args (#9938) bd97b93 [doc framework] Assert...