-
Notifications
You must be signed in to change notification settings - Fork 12
Deploy relase v0.45.0 #789
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `25.1.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.12` | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.1.2` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.0.1` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.24.2` | | [types-lxml](https://github.com/abelcheung/types-lxml) | `2024.12.13` | `2025.3.4` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20241221` | `2025.1.0.20250204` | Updates `black` from 24.8.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...25.1.0) Updates `coverage` from 7.6.1 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.1...7.6.12) Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](PyCQA/flake8@7.1.1...7.1.2) Updates `isort` from 5.13.2 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.1) Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `tox` from 4.23.2 to 4.24.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.23.2...4.24.2) Updates `types-lxml` from 2024.12.13 to 2025.3.4 - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Commits](abelcheung/types-lxml@2024.12.13...2025.03.04) Updates `types-pytz` from 2024.2.0.20241221 to 2025.1.0.20250204 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-lxml dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…dencies-e176d5767c chore(deps): Bump the development-dependencies group with 8 updates
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.3 to 25.1. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@24.3...25.1) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): Bump django-filter from 24.3 to 25.1
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.22.0 to 3.26.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.22.0...3.26.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): Bump marshmallow from 3.22.0 to 3.26.1
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.5.0 to 8.6.1. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.5.0...v8.6.1) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…a-8.6.1 chore(deps): Bump importlib-metadata from 8.5.0 to 8.6.1
- Update requirement in `pyproject.toml` file. Ref: https://app.shortcut.com/cordada/story/13263 [sc-13263]
…ater-than-3.9 Require Python ≥3.9
Release v0.45.0
|
jtrobles-cdd
approved these changes
Mar 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



Ref: #788