Skip to content

Commit

Permalink
Merge pull request #811 from MapServer/backport-810-to-branch-8-0
Browse files Browse the repository at this point in the history
[Backport branch-8-0] upgrade to Sphinx 6.2.0
  • Loading branch information
jmckenna authored Apr 24, 2023
2 parents 1ec65fe + ecb3812 commit f428cc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-crlf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout repository contents
uses: actions/checkout@v1
uses: actions/checkout@v3

- name: Use action to check for CRLF endings
uses: erclu/check-crlf@v1.2.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
alabaster==0.7.13
sphinx==6.1.3
sphinx==6.2.0
sphinx-removed-in==0.2.1
sphinxemoji==0.2.0

0 comments on commit f428cc5

Please sign in to comment.