Skip to content

Commit

Permalink
Bump acme from 2.10.0 to 2.11.0 (#654)
Browse files Browse the repository at this point in the history
Bumps [acme](https://github.com/certbot/certbot) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](certbot/certbot@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: acme
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2024
1 parent 6fa53b0 commit 368d22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"acme==2.10.0",
"acme==2.11.0",
"aiohttp>=3.6.1",
"atomicwrites-homeassistant==1.4.1",
"attrs>=19.3",
Expand Down

0 comments on commit 368d22b

Please sign in to comment.