10000 Update `sphinx-lint` to 0.6.3 by ezio-melotti · Pull Request #956 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Update sphinx-lint to 0.6.3 #956

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 6, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update requirements.txt
  • Loading branch information
ezio-melotti authored Oct 6, 2022
commit 728795b4967fee3f0efa6272adf422dc18afe5aa
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Sphinx==5.2.3
furo>=2022.6.4
sphinx_copybutton>=0.3.3
sphinx-lint==0.6.1
sphinx-lint==0.6.3
sphinxext-rediraffe
0