diff --git a/docs/memory.html b/docs/memory.html
index 78ade271f..54574dd33 100644
--- a/docs/memory.html
+++ b/docs/memory.html
@@ -215,12 +215,12 @@
Memray run stats
- Command line: /home/runner/work/sphinx-needs/sphinx-needs/.nox/benchmark_memory/bin/pytest tests/benchmarks -k _memory --benchmark-json output.json
- Start time: 2023-11-03 10:24:57.770000
- End time: 2023-11-03 10:26:20.040000
- Total number of allocations: 3780726
- Total number of frames seen: 4690
- Peak memory usage: 44.5 MiB
+ Command line: /opt/hostedtoolcache/Python/3.10.13/x64/bin/pytest --benchmark-json output.json -k _memory tests/benchmarks
+ Start time: 2023-11-07 07:46:00.212000
+ End time: 2023-11-07 07:47:06.145000
+ Total number of allocations: 3871640
+ Total number of frames seen: 4816
+ Peak memory usage: 94.8 MiB
Python allocator: pymalloc