Skip to content

Commit b728846

Browse files
dependabot[bot]JonasAlfredsson
authored andcommitted
Bump certbot from 2.11.0 to 4.0.0 in /src
Bumps [certbot](https://github.com/certbot/certbot) from 2.11.0 to 4.0.0. - [Release notes](https://github.com/certbot/certbot/releases) - [Commits](certbot/certbot@v2.11.0...v4.0.0) --- updated-dependencies: - dependency-name: certbot dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 335865d commit b728846

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/certbot_authenticators.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,10 @@ for the supported authenticators:
4646
- [dns-ionos][20]
4747
- [dns-bunny][21]
4848
- [dns-duckdns][22]
49-
- [hetzner][23]
49+
- [dns-hetzner][23]
5050
- [dns-infomaniak][24]
51+
- [dns-namecheap][26]
52+
- [dns-godaddy][27]
5153
- [dns-gandi][25]
5254

5355
You will need to setup the authenticator file at
@@ -187,3 +189,5 @@ authenticators.
187189
[23]: https://github.com/ctrlaltcoop/certbot-dns-hetzner?tab=readme-ov-file#credentials
188190
[24]: https://github.com/Infomaniak/certbot-dns-infomaniak
189191
[25]: https://github.com/obynio/certbot-plugin-gandi
192+
[26]: https://github.com/knoxell/certbot-dns-namecheap?tab=readme-ov-file#credentials
193+
[27]: https://github.com/miigotu/certbot-dns-godaddy?tab=readme-ov-file#credentials

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
certbot==2.11.0
1+
certbot==4.0.0

0 commit comments

Comments
 (0)