v6.2.0
v6.2.0 (2023-12-31)
Build
- build: allow additional major-version RC branch patterns
Signed-off-by: Jan Kowalleck <[email protected]> (f8af156
)
Chore
- chore(deps-dev): update coverage requirement from 7.3.3 to 7.4.0 (#524)
Updates the requirements on coverage to permit the latest version.
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9bcc223
)
- chore(deps-dev): update mypy requirement from 1.7.1 to 1.8.0 (#521)
Updates the requirements on mypy to permit the latest version.
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (720046e
)
Documentation
- docs: fix typo
Signed-off-by: Jan Kowalleck <[email protected]> (2563996
)
- docs: update intro and description
Signed-off-by: Jan Kowalleck <[email protected]> (f0bd05d
)
- docs: buld docs on ubuntu22.04 python311
Signed-off-by: Jan Kowalleck <[email protected]> (b3e9ab7
)
Feature
- feat: allow
lxml
requirement in range of>=4,<6
(#523)
Updates the requirements on lxml to permit the latest version.
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7d12b9a
)
Unknown
- docs
Signed-off-by: Jan Kowalleck <[email protected]> (7dcd166
)
What's Changed
- chore(deps-dev): update mypy requirement from 1.7.1 to 1.8.0 by @dependabot in #521
- chore(deps-dev): update coverage requirement from 7.3.3 to 7.4.0 by @dependabot in #524
- chore(deps): update lxml requirement from ^4 to >=4,<6 by @dependabot in #523
Full Changelog: v6.1.0...v6.2.0