Skip to content

Commit 3f7516f

Browse files
Bump acme from 3.3.0 to 4.0.0
Bumps [acme](https://github.com/certbot/certbot) from 3.3.0 to 4.0.0. - [Release notes](https://github.com/certbot/certbot/releases) - [Commits](certbot/certbot@v3.3.0...v4.0.0) --- updated-dependencies: - dependency-name: acme dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26b9aee commit 3f7516f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
"Programming Language :: Python :: 3.13",
2020
]
2121
dependencies = [
22-
"acme==3.3.0",
22+
"acme==4.0.0",
2323
"aiohttp>=3.6.1",
2424
"async_timeout>=4",
2525
"atomicwrites-homeassistant==1.4.1",

0 commit comments

Comments
 (0)