Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps certbot from 4.2.0 to 5.1.0.

Release notes

Sourced from certbot's releases.

Certbot 5.1.0

Changed

  • certbot-nginx no longer creates and uses self-signed certificates as an intermediate step when installing certificates. The certificates the user requested Certbot install are now always used instead. (#10465)
  • The function acme.crypto_util.make_self_signed_cert was deprecated and will be removed in a future release. (#10466)

Fixed

  • Fixed a bug in certbot-nginx that'd leave nginx configured with self-signed certificates if a user ran certbot enhance and they didn't have matching SSL server blocks. certbot enhance now requires the user to have a matching SSL server block to enable HSTS or OCSP stapling enhancements. (#10455)

Certbot 5.0.0

Added

  • Certbot now stores the Retry-After value given by ACME Renewal Info (ARI) so the value can be respected across multiple Certbot runs. (#10377)
  • Added uv as a test dependency, and switched most pip invocations to uv pip for faster installs. (#10428)

Changed

  • Removed final instances of pyopenssl x509 and PKey objects

    • Removed acme.crypto_util.SSLSocket
    • Removed acme.crypto_util.probe_sni

    (#10079, #10381)

  • Removed a number of deprecated classes/interfaces

    • Removed acme.challenges.TLSALPN01Response
    • Removed acme.challenges.TLSALPN01
    • Removed acme.standalone.TLSServer
    • Removed acme.standalone.TLSALPN01Server

    (#10274)

  • certbot.ocsp.RevocationChecker.init no longer accepts the parameter enforce_openssl_binary_usage and always uses the cryptography Python library for OCSP checking. (#10291)

  • Python 3.9 support was removed. (#10389)

... (truncated)

Commits

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 [certbot](https://github.com/certbot/certbot) from 4.2.0 to 5.1.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](certbot/certbot@v4.2.0...v5.1.0)

---
updated-dependencies:
- dependency-name: certbot
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2025

Looks like certbot is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 23, 2025
@dependabot dependabot bot deleted the dependabot/pip/src/certbot-5.1.0 branch October 23, 2025 19:52
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.

1 participant