Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Sep 9, 2025

Ref: #876

jtrobles-cdd and others added 13 commits September 9, 2025 18:57
rut: Use class variables for exception messages raised by `Rut`
Bumps the python-development group with 2 updates in the / directory: [coverage](https://github.com/nedbat/coveragepy) and [twine](https://github.com/pypa/twine).

Updates `coverage` from 7.10.4 to 7.10.6
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.10.4...7.10.6)

Updates `twine` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@6.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-development
- dependency-name: twine
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-development
...

Signed-off-by: dependabot[bot] <support@github.com>
…t-ce176032f2

chore(deps): Bump the python-development group across 1 directory with 2 updates
In Django model field `RutField`, add an option to validate that a RUT's
"digito verificador" is correct. The option is disabled by default, so
it does not break backward compatibility.
…d-rut

extras: Add option to validate RUT DV to Django model field `RutField`
Validate "digito verificador" of RUT using `Rut.validate_dv()` instead
of `Rut.calc_dv()`.
…lidation

extras: Refactor `dj_form_fields.RutField.to_python()`
Bumps [django](https://github.com/django/django) from 4.2.23 to 4.2.24.
- [Commits](django/django@4.2.23...4.2.24)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.24
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): Bump django from 4.2.23 to 4.2.24
@github-actions github-actions bot added task Task or chore kind: deploy Deployment labels Sep 9, 2025
@github-actions github-actions bot added task Task or chore kind: deploy Deployment labels Sep 9, 2025
@jtrobles-cdd jtrobles-cdd marked this pull request as ready for review September 9, 2025 23:20
@jtrobles-cdd jtrobles-cdd requested a review from a team as a code owner September 9, 2025 23:20
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2025

@jtrobles-cdd jtrobles-cdd merged commit 137f2a6 into master Sep 9, 2025
24 of 25 checks passed
@jtrobles-cdd jtrobles-cdd deleted the deploy/v0.54.0 branch September 9, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: deploy Deployment task Task or chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants