Skip to content

fix(deps): bump dns-lexicon from 3.20.1 to 3.23.2#152

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dns-lexicon-3.23.2
Open

fix(deps): bump dns-lexicon from 3.20.1 to 3.23.2#152
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dns-lexicon-3.23.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps dns-lexicon from 3.20.1 to 3.23.2.

Release notes

Sourced from dns-lexicon's releases.

Lexicon v3.23.2

Added

  • Support subdomains in dynu providers (#34)

Lexicon v3.23.1

Modified

  • Fix pagination in scaleway provider (#64)
  • Fix tests in godaddy provider

Lexicon v3.23.0

Added

  • Add desec provider (#55)

Removed

  • Replace the old linode provider with linode4. linode4 provider name is still usable for retro-compatibility purpose.

Lexicon v3.22.0

Added

  • Add support of Python 3.14
  • Add relevant URLs in the pyproject.toml for publication in PyPI

Modified

  • Make domain comparison case insensitive in DYNU provider to cope with zones with uppercase characters
  • Properly close sockets during integration tests

Removed

  • Drop support of Python 3.9

Lexicon v3.21.1

Modified

  • Make provider dynu able to work not only with the root domain of a zone (#31)
  • Remove the usage of a deprecated function of beautifulsoup (#29)

Lexicon v3.21.0

Added

  • Add devnomads provider (#19)
  • Add scaleway provider (#21)

Modified

  • In ionos provider, authentication is not required when using automatic detection of registrar (#22)
  • In hover provider, prevent to send empty bodies in requests that would be refused by the API (#26)

Removed

  • Remove webgo provider (#20)
Changelog

Sourced from dns-lexicon's changelog.

3.23.2 - 14/11/2025

Added

  • Support subdomains in dynu providers (#34)

3.23.1 - 14/11/2025

Modified

  • Fix pagination in scaleway provider (#64)
  • Fix tests in godaddy provider

3.23.0 - 11/11/2025

Added

  • Add desec provider (#55)

Removed

  • Replace the old linode provider with linode4. linode4 provider name is still usable for retro-compatibility purpose.

3.22.0 - 11/11/2025

Added

  • Add support of Python 3.14
  • Add relevant URLs in the pyproject.toml for publication in PyPI

Modified

  • Make domain comparison case insensitive in DYNU provider to cope with zones with uppercase characters
  • Properly close sockets during integration tests

Removed

  • Drop support of Python 3.9

3.21.1 - 28/04/2025

Modified

  • Make provider dynu able to work not only with the root domain of a zone (#31)
  • Remove the usage of a deprecated function of beautifulsoup (#29)

3.21.0 - 08/04/2025

Added

  • Add devnomads provider (#19)
  • Add scaleway provider (#21)

Modified

  • In ionos provider, authentication is not required when using automatic detection of registrar (#22)
  • In hover provider, prevent to send empty bodies in requests that would be refused by the API (#26)

Removed

  • Remove webgo provider (#20)
Commits
  • de4d9bd Version 3.23.2
  • df59429 Merge pull request #62 from dns-lexicon/dependabot/github_actions/actions/upl...
  • 1223817 Merge pull request #63 from dns-lexicon/dependabot/github_actions/astral-sh/s...
  • 1244aec Prepare changelog
  • fe71a81 Merge pull request #34 from DustyRah/main
  • 71cd1d2 Version 3.23.1
  • e724475 Prepare changelog
  • 4e4fc6b Merge pull request #64 from jsoriano/scaleway-pagination
  • a532203 Whitelist online sources for tldextract cache in vcrpy config
  • f3d2104 [Scaleway] Fix retrieval of records when there are more than 20
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dns-lexicon](https://github.com/dns-lexicon/dns-lexicon) from 3.20.1 to 3.23.2.
- [Release notes](https://github.com/dns-lexicon/dns-lexicon/releases)
- [Changelog](https://github.com/dns-lexicon/dns-lexicon/blob/main/CHANGELOG.md)
- [Commits](dns-lexicon/dns-lexicon@v3.20.1...v3.23.2)

---
updated-dependencies:
- dependency-name: dns-lexicon
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Relating to external dependencies label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Relating to external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants