Skip to content

Commit 342ea61

Browse files
committed
tiny update for locust-cloud docs
1 parent e267027 commit 342ea61

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Running your Locust tests
3838
running-without-web-ui
3939
4040
41-
Locust Cloud
42-
------------
41+
Running with Locust Cloud
42+
-------------------------
4343

4444
.. toctree ::
4545
:maxdepth: 3

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = [
5050
"Flask-Cors>=3.0.10",
5151
"pywin32; sys_platform == 'win32'",
5252
"setuptools>=70.0.0",
53-
"locust-cloud>=1.20.4",
53+
"locust-cloud>=1.20.5",
5454
"gevent>=24.10.1,<25.0.0",
5555
]
5656

0 commit comments

Comments
 (0)