Skip to content

Commit a35b462

Browse files
Update certbot requirement from <6.0,>=1.18.0 to >=5.6.0,<6.0
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...v5.6.0) --- updated-dependencies: - dependency-name: certbot dependency-version: 5.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a27589 commit a35b462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
setuptools>=41.6.0
22
requests>=2.20.0,<3.0
3-
certbot>=1.18.0,<6.0
3+
certbot>=5.6.0,<6.0
44
dnspython>=1.15.0,<3.0

0 commit comments

Comments
 (0)