Skip to content

Commit

Permalink
Bump certbot from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [certbot](https://github.com/certbot/certbot) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](certbot/certbot@v3.0.1...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent bd6de2e commit 8661573
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --output-file=requirements-dev.txt requirements-dev.in
#
acme==3.0.1
acme==3.1.0
# via
# -r requirements-tests.txt
# certbot
Expand Down Expand Up @@ -89,7 +89,7 @@ cachetools==5.3.3
# google-auth
celery[redis]==5.3.6
# via -r requirements-tests.txt
certbot==3.0.1
certbot==3.1.0
# via -r requirements-tests.txt
certifi==2024.12.14
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --output-file=requirements-docs.txt requirements-docs.in
#
acme==3.0.1
acme==3.1.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -98,7 +98,7 @@ celery[redis]==5.3.6
# via
# -r requirements-docs.in
# -r requirements-tests.txt
certbot==3.0.1
certbot==3.1.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --output-file=requirements-tests.txt requirements-tests.in
#
acme==3.0.1
acme==3.1.0
# via
# -r requirements.txt
# certbot
Expand Down Expand Up @@ -83,7 +83,7 @@ celery[redis]==5.3.6
# via
# -r requirements-tests.in
# -r requirements.txt
certbot==3.0.1
certbot==3.1.0
# via -r requirements.txt
certifi==2024.12.14
# via
Expand Down
7 changes: 2 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --output-file=requirements.txt requirements.in
#
acme==3.0.1
acme==3.1.0
# via
# -r requirements.in
# certbot
Expand Down Expand Up @@ -46,7 +46,7 @@ cachetools==5.3.3
# via google-auth
celery[redis]==5.3.6
# via -r requirements.in
certbot==3.0.1
certbot==3.1.0
# via -r requirements.in
certifi==2024.12.14
# via
Expand Down Expand Up @@ -383,6 +383,3 @@ zipp==3.19.1
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 8661573

Please sign in to comment.