Skip to content

Commit

Permalink
chore(deps): update dependency sphinx to v8 (#434)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent c64aebb commit 3bd37bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ pip-tools==7.4.1
# Docs
antsibull-docs==2.16.1
ansible-pygments==0.1.1
sphinx==7.4.7
sphinx==8.1.3
sphinx-ansible-theme==0.10.3
2 changes: 1 addition & 1 deletion roles/step_acme_cert/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
- name: reload affected services
command: systemctl try-reload-or-restart {{ step_acme_cert_renewal_reload_services | join(' ') }}
when: step_acme_cert_renewal_reload_services
ignore_errors: true
ignore_errors: true

0 comments on commit 3bd37bc

Please sign in to comment.