Skip to content

Commit 5601940

Browse files
authored
Merge pull request #2120 from apache/dependabot/pip/rstcheck-6.2.5
Bump rstcheck from 6.2.4 to 6.2.5
2 parents fba74ca + 575ef76 commit 5601940

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,14 @@ lint = [
101101
"black==26.3.1; python_version >= '3.10' and implementation_name == \"cpython\"",
102102
"isort==6.0.1; python_version >= '3.10'",
103103
"pyupgrade==3.3.1",
104-
"rstcheck==6.2.4; python_version >= '3.10'",
104+
"rstcheck==6.2.5; python_version >= '3.10'",
105105
"codespell==2.4.1",
106106
"prek>=0.2.17",
107107
"requests>=2.27.1",
108108
"paramiko==3.5.1; platform_python_implementation != 'PyPy'",
109109
]
110110
docs = [
111-
"rstcheck==6.2.4; python_version >= '3.10'",
111+
"rstcheck==6.2.5; python_version >= '3.10'",
112112
"fasteners",
113113
"sphinx_rtd_theme==2.0.0",
114114
"sphinx==6.2.1",

0 commit comments

Comments
 (0)