chore(deps): update dependency mailjet-rest to v1.4.0 by renovate[bot] · Pull Request #226 · A-aung/python-docs-samples
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mailjet-rest | ==1.3.4 -> ==1.4.0 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mailjet/mailjet-apiv3-python (mailjet-rest)
v1.4.0
Added
- Enabled debug logging
- Support for Python >=3.9,<3.14
- CI Automation (commit checks, issue-triage, PR validation, publish)
- Issue templates for bug report, feature request, documentation
- Type hinting
- Docstrings
- A conda recipe (meta.yaml)
- Package management stuff: pyproject.toml, .editorconfig, .gitattributes, .gitignore, .pre-commit-config.yaml, Makefile, environment-dev.yaml, environment.yaml
- Linting: py.typed
- New samples
- New tests
Changed
- Update README.md
- Improved tests
Removed
- requirements.txt and setup.py are replaced by pyproject.toml
- .travis.yml was obsolete
Pull Requests Merged
- PR_105 - Update README.md, fix the license name in setup.py
- PR_107 - PEP8 enabled
- PR_108 - Support py>=39,<py313
- PR_109 - PEP 484 enabled
- PR_110 - PEP 257 enabled
- PR_111 - Enable debug logging
- PR_114 - Update README
- PR_115 - Add a conda recipe
- PR_116 - Improve CI Automation and package management
- PR_117 - Release 1.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.