Skip to content

Commit

Permalink
Bump certbot from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [certbot](https://github.com/certbot/certbot) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](certbot/certbot@v2.6.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
1 parent 8405dcd commit 62c7908
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
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==2.6.0
acme==2.7.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -83,7 +83,7 @@ celery[redis]==5.3.4
# via
# -r requirements-docs.in
# -r requirements-tests.txt
certbot==2.6.0
certbot==2.7.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==2.6.0
acme==2.7.0
# via certbot
alembic==1.12.0
# via flask-migrate
Expand Down Expand Up @@ -42,7 +42,7 @@ botocore==1.31.57
# s3transfer
celery[redis]==5.3.4
# via -r requirements-tests.in
certbot==2.6.0
certbot==2.7.0
# via -r requirements-tests.in
certifi==2023.7.22
# via requests
Expand Down
4 changes: 2 additions & 2 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==2.6.0
acme==2.7.0
# via
# -r requirements.in
# certbot
Expand Down Expand Up @@ -44,7 +44,7 @@ botocore==1.31.57
# s3transfer
celery[redis]==5.3.4
# via -r requirements.in
certbot==2.6.0
certbot==2.7.0
# via -r requirements.in
certifi==2023.7.22
# via
Expand Down

0 comments on commit 62c7908

Please sign in to comment.