Skip to content

Update certbot requirement from <6.0,>=1.18.0 to >=4.2.0,<6.0#142

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/certbot-gte-4.2.0-and-lt-6.0
Open

Update certbot requirement from <6.0,>=1.18.0 to >=4.2.0,<6.0#142
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/certbot-gte-4.2.0-and-lt-6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Updates the requirements on certbot to permit the latest version.

Release notes

Sourced from certbot's releases.

Certbot 4.2.0

Added

  • Added --eab-hmac-alg parameter to support custom HMAC algorithm for External Account Binding. (#10281)

Changed

  • Catches and ignores errors during the directory fetch for ARI checking so that these errors do not hinder the actual certificate issuance. (#10342)
  • Removed the dependency on pytz. (#10350)
  • Deprecated acme.crypto_util.probe_sni (#10386)
  • Support for Python 3.9 was deprecated and will be removed in our next planned release. (#10390)

Fixed

  • The Certbot snap no longer sets the environment variable PYTHONPATH stopping it from picking up Python files in the current directory and polluting the environment for Certbot hooks written in Python. (#10176, #10257)
  • Previously, we claimed to set FAILED_DOMAINS and RENEWED_DOMAINS env variables for use by post-hooks when certificate renewals fail, but we were not actually setting them. Now, we are. (#10259)
  • Certbot now always uses the server value from the renewal configuration file for ARI checks instead of the server value from the current invocation of Certbot. This helps prevent ARI requests from going to the wrong server if the user changes CAs. (#10339)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
certbot [>= 5.dev0, < 6]

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 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)

Updates the requirements on [certbot](https://github.com/certbot/certbot) to permit the latest version.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](certbot/certbot@v1.18.0...v4.2.0)

---
updated-dependencies:
- dependency-name: certbot
  dependency-version: 4.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants